Daily Build Log
Tue Sep 16 17:50:07 2025 UTC
print OS Version
Tue Sep 16 17:50:07 2025 UTC
Hostname
iad01-ar513-35545e25-3386-4da6-8025-c7baff09910d-DED87929562F.local
OS version (uname -a)
Darwin iad01-ar513-35545e25-3386-4da6-8025-c7baff09910d-DED87929562F.local 22.6.0 Darwin Kernel Version 22.6.0: Thu Apr 24 20:25:14 PDT 2025; root:xnu-8796.141.3.712.2~1/RELEASE_X86_64 x86_64
Disk space information (df -k)
Filesystem 1024-blocks Used Available Capacity iused ifree %iused Mounted on
/dev/disk1s1 340451288 144677172 183315968 45% 2900068 1833159680 0% /System/Volumes/Data
/dev/disk1s1 340451288 144677172 183315968 45% 2900068 1833159680 0% /System/Volumes/Data
Approximate BogoMIPS (larger means faster)
13687.934690048
PrintACEConfig
Tue Sep 16 17:50:08 2025 UTC
XML Config file: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/cmake_modeling_m13_j_FM-1f_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-macosx.h"
================ default.features ================
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
optimize = 0
xerces3=1
include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
================ ACE VERSION ================
This is ACE version 6.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ TAO VERSION ================
This is TAO version 2.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
print make Version
Tue Sep 16 17:50:08 2025 UTC
Make version (make -v)
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i386-apple-darwin11.3.0
check compiler gcc
Tue Sep 16 17:50:09 2025 UTC
================ Compiler version ================
Apple clang version 15.0.0 (clang-1500.1.0.2.5)
Target: x86_64-apple-darwin22.6.0
Thread model: posix
InstalledDir: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
@(#)PROGRAM:ld PROJECT:dyld-1022.1
BUILD 05:26:33 Dec 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
Library search paths:
Framework search paths:
print perl version
Tue Sep 16 17:50:11 2025 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 40 subversion 2) configuration:
Platform:
osname=darwin
osvers=22.6.0
archname=darwin-thread-multi-2level
uname='darwin ventura 22.6.0 darwin kernel version 22.6.0: fri nov 15 17:21:49 pst 2024; root:xnu-8796.141.3.709.7~2release_x86_64 x86_64 '
config_args='-des -Dinstallstyle=lib/perl5 -Dinstallprefix=/usr/local/Cellar/perl/5.40.2 -Dprefix=/usr/local/opt/perl -Dprivlib=/usr/local/opt/perl/lib/perl5/5.40 -Dsitelib=/usr/local/opt/perl/lib/perl5/site_perl/5.40 -Dotherlibdirs=/usr/local/lib/perl5/site_perl/5.40 -Dperlpath=/usr/local/opt/perl/bin/perl -Dstartperl=#!/usr/local/opt/perl/bin/perl -Dman1dir=/usr/local/opt/perl/share/man/man1 -Dman3dir=/usr/local/opt/perl/share/man/man3 -Duseshrplib -Duselargefiles -Dusethreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.1.0.2.5)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=13.7 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/Cellar/berkeley-db@5/5.3.28_1/lib /usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lgdbm -ldb
perllibs=
libc=
so=dylib
useshrplib=true
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=13.7 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under darwin
Compiled at Apr 13 2025 08:52:33
@INC:
/usr/local/opt/perl/lib/perl5/site_perl/5.40/darwin-thread-multi-2level
/usr/local/opt/perl/lib/perl5/site_perl/5.40
/usr/local/opt/perl/lib/perl5/5.40/darwin-thread-multi-2level
/usr/local/opt/perl/lib/perl5/5.40
/usr/local/lib/perl5/site_perl/5.40/darwin-thread-multi-2level
/usr/local/lib/perl5/site_perl/5.40
PrintAutobuildConfig
Tue Sep 16 17:50:11 2025 UTC
================ Autobuild file /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/cmake_modeling_m13_j_FM-1f_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/cmake_modeling_m13_j_FM-1f_autobuild_workspace/logs"/>
<variable name="project_root" value="/Users/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/cmake_modeling_m13_j_FM-1f_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/Users/runner/work/OpenDDS/OpenDDS/OpenDDS --no-dcps -Config CXX11 -Config RAPIDJSON -Config NO_SHMEM -Config DDS_NO_ORBSVCS -Config NO_BUILT_IN_TOPICS --java --cmake --modeling"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Tue Sep 16 17:50:11 2025 UTC
Running: perl tests/auto_run_tests.pl --no-dcps -Config CXX11 -Config RAPIDJSON -Config NO_SHMEM -Config DDS_NO_ORBSVCS -Config NO_BUILT_IN_TOPICS --java --cmake --modeling in /Users/runner/work/OpenDDS/OpenDDS/OpenDDS
Test Lists: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/dcps_java_tests.lst, /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/modeling_tests.lst
Configs: CXX11, RAPIDJSON, NO_SHMEM, DDS_NO_ORBSVCS, NO_BUILT_IN_TOPICS, macOS, RTPS, GH_ACTIONS
Excludes:
==============================================================================
java/tests/hello/run_test.pl
#
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.string_to_object(Native Method)
at Client.main(Client.java:26)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Test.HelloHelper.native_unarrow(Native Method)
at Test.HelloHelper.narrow(HelloHelper.java:13)
at Client.main(Client.java:27)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Test.HelloHelper.native_unarrow(Native Method)
at Test.HelloHelper.narrow(HelloHelper.java:13)
at Client.main(Client.java:27)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Test.HelloHelper.native_unarrow(Native Method)
at Test.HelloHelper.narrow(HelloHelper.java:13)
at Client.main(Client.java:27)
Hello Client - get_string returned <Hello there!>
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at i2jrt.ORB.destroy(Native Method)
at Client.main(Client.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.destroy(Native Method)
at Client.main(Client.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at i2jrt.ORB.destroy(Native Method)
at Client.main(Client.java:37)
(2431|140704719092224) server - event loop finished
auto_run_tests_finished: java/tests/hello/run_test.pl Time:2s Result:0
==============================================================================
java/idl2jni/tests/union/run_test.pl
#
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallByteMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallShortMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallShortMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionND(Native Method)
at TestUnion.main(TestUnion.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallBooleanMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestUnion.getUnionWD(Native Method)
at TestUnion.main(TestUnion.java:41)
auto_run_tests_finished: java/idl2jni/tests/union/run_test.pl Time:1s Result:0
==============================================================================
java/tests/complex_idl/run_test.pl
#
TAO (2534|140704719092224) - Completed initializing the process-wide service context
TAO (2534|140704719092224) - Default ORB services initialization begins
TAO (2534|140704719092224) - ORBInitializer_Registry::register_orb_initializer 0 @0x600001778510
TAO (2534|140704719092224) - ORBInitializer_Registry::register_orb_initializer 1 @0x600000b78300
TAO (2534|140704719092224) - Default ORB services initialization completed
TAO (2534|140704719092224) - We are the default 2.5.23 ORB ...
TAO (2534|140704719092224) - Initializing the orb-specific services
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:43)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:43)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:43)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:46)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl._DataTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:51)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:51)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:51)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl._ElectionNews_tTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:56)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:56)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tTypeSupportTAOPeer.register_type(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:56)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:60)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:59)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:59)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:59)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:65)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:64)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:64)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:64)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:69)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:74)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:74)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:74)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:78)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:78)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:78)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:83)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:83)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:83)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:85)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:88)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:88)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.bind_config(Native Method)
at ComplexIDLTest.setUp(ComplexIDLTest.java:88)
at ComplexIDLTest.main(ComplexIDLTest.java:327)
And now for something completely different...
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:99)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testQuotes(ComplexIDLTest.java:150)
at ComplexIDLTest.main(ComplexIDLTest.java:329)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x3cbc0] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x3bff8] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x321b4] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataWriterHelper.narrow(DataDataWriterHelper.java:13)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$1.on_publication_matched(ComplexIDLTest.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
[Complex_Idl.Quote@35d1cd40]
episode_name = Full Frontal Nudity (1969)
skit_name = Dead Parrot
cast_member = John Cleese (Mr. Praline)
'E's not pinin'! 'E's passed on! This parrot is no more! He has ceased to be! 'E's expired and gone to meet 'is maker! 'E's a stiff! Bereft of life, 'e rests in peace! If you hadn't nailed 'im to the perch 'e'd be pushing up the daisies! 'Is metabolic processes are now 'istory! 'E's off the twig! 'E's kicked the bucket, 'e's shuffled off 'is mortal coil, run down the curtain and joined the bleedin' choir invisible! THIS IS AN EX-PARROT!
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
[Complex_Idl.Quote@59b64437]
episode_name = The Spanish Inquisition (1970)
skit_name = The Spanish Inquisition
cast_member = Michael Palin (Ximinez)
Nobody expects the Spanish Inquisition! Our chief weapon is surprise... surprise and fear...fear and surprise.... our two weapons are fear and surprise... and ruthless efficiency.... Our three weapons are fear, surprise, and ruthless efficiency... and an almost fanatical devotion to the Pope.... Our four...no... amongst our weapons.... amongst our weaponry...are such elements as fear, surprise.... I'll come in again.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
[Complex_Idl.Quote@5a4a9c5b]
episode_name = Mr. and Mrs. Brian Norris' Ford Popular (1972)
skit_name = Vicar/salesman
cast_member = Terry Jones (Mrs. S)
It's funny, isn't it? How your best friend can just blow up like that? I mean, you wouldn't think it was medically possible, would you?
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6aa52] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
(Those responsible have been sacked.)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:232)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
V at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ComplexIDLTest.testElectionNews(ComplexIDLTest.java:265)
at ComplexIDLTest.main(ComplexIDLTest.java:330)
[libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x3cbc0] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x3bff8] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x321b4] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xe21d1] OpenDDS::DCPS::DataWriterImpl::association_complete_i(OpenDDS::DCPS::GUID_t const&)+0xbf1
C [libOpenDDS_Dcps.dylib+0xe1488] OpenDDS::DCPS::DataWriterImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x418
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1fc4b] OpenDDS::DCPS::TcpDataLink::request_ack_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x19b
C [libOpenDDS_Tcp.dylib+0x3143f] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x11f
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataWriterHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataWriterHelper.narrow(ElectionNews_tDataWriterHelper.java:13)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:246)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:253)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._ElectionNews_tDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:253)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataWriterTAOPeer.write(Native Method)
at ComplexIDLTest$3.on_publication_matched(ComplexIDLTest.java:253)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe6902] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe6902] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe6902] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe6902] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe6902] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VV [libjvm.dylib+0x58614e] [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
check_pending_exception(JavaThread*)+0x12e
VV [libjvm.dylib+0x56e8b2] [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C checked_jni_GetObjectClass+0xa2
[libOpenDDS_DCPS_Java.dylib+0x3604]C JNIEnv_::GetObjectClass(_jobject*)+0x24
[libOpenDDS_DCPS_Java.dylib+0x3604]C [libidl2jni_runtime.dylib+0x55fa] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
CC [libOpenDDS_DCPS_Java.dylib+0x29649] [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
CC [libOpenDDS_DCPS_Java.dylib+0x1c445] [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
CC [libOpenDDS_DCPS_Java.dylib+0x3cbc0] [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0x40
DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libcomplex_idl_test.dylib+0x6f34e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libcomplex_idl_test.dylib+0x8fcf8]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libcomplex_idl_test.dylib+0x6a317] [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
C OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libOpenDDS_Dcps.dylib+0xa13aa] [libOpenDDS_Dcps.dylib+0xe665e] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
C [libOpenDDS_Dcps.dylib+0x480191]C OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
[libOpenDDS_Dcps.dylib+0x1db3b2]C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libOpenDDS_Dcps.dylib+0x45e729]C OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x1dc305] [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9]C OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
[libOpenDDS_Dcps.dylib+0x1313a4]C OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
[libOpenDDS_Dcps.dylib+0x1f7360]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
[libOpenDDS_Dcps.dylib+0x1f118b]C OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
[libOpenDDS_Dcps.dylib+0x1f71ce]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
[libOpenDDS_Dcps.dylib+0x1f13e5]C OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
[libOpenDDS_Dcps.dylib+0x1f701e]C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x1f6d7b] [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CC [libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
ACE_Task_Base::svc_run(void*)+0x41
CC [libACE.dylib+0xf52ce] [libACE.dylib+0xc5b89] ACE_Thread_Adapter::invoke_i()+0xfe
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libOpenDDS_Dcps.dylib+0x1efae1] [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
C [libcomplex_idl_test.dylib+0x6f34e] [libACE.dylib+0xf52ce] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
ACE_Thread_Adapter::invoke_i()+0xfe
CC [libACE.dylib+0xf5184] [libcomplex_idl_test.dylib+0x8fcf8] ACE_Thread_Adapter::invoke()+0x104
OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libACE.dylib+0x2034e]C ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] [libcomplex_idl_test.dylib+0x6a21d] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
thread_start+0xf
CWARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libcomplex_idl_test.dylib+0x6a317]V OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
[libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192]C checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
[libOpenDDS_Dcps.dylib+0xa13aa]C OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
[libOpenDDS_Dcps.dylib+0xe4ca1]C OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
[libOpenDDS_Dcps.dylib+0x480191]C OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
[libOpenDDS_Dcps.dylib+0xe665e]C OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
[libOpenDDS_Dcps.dylib+0x45e729]C [libOpenDDS_Dcps.dylib+0x1db3b2] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x1f7360] [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
CC [libOpenDDS_Dcps.dylib+0x1f71ce] [libOpenDDS_Dcps.dylib+0x1f118b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
CC [libOpenDDS_Dcps.dylib+0x1f701e] [libOpenDDS_Dcps.dylib+0x1f13e5] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
CC [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libOpenDDS_Dcps.dylib+0x1f6d7b]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libOpenDDS_Dcps.dylib+0x1f6e74]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x1f6d54]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libOpenDDS_Dcps.dylib+0x1f3cae]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libOpenDDS_Dcps.dylib+0x1fd2d2]C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xf52ce] [libACE.dylib+0xc5b89] ACE_Thread_Adapter::invoke_i()+0xfe
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
CNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
[libOpenDDS_Dcps.dylib+0x1efae1]V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C OpenDDS::DCPS::ReactorTask::svc()+0x501
[libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
CC [libACE.dylib+0xf4a11] [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
ACE_Task_Base::svc_run(void*)+0x41
CC [libACE.dylib+0xf52ce] [libcomplex_idl_test.dylib+0x6f34e] ACE_Thread_Adapter::invoke_i()+0xfe
C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
[libACE.dylib+0xf5184]C ACE_Thread_Adapter::invoke()+0x104
C [libcomplex_idl_test.dylib+0x8fcf8] [libACE.dylib+0x2034e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
CWARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libcomplex_idl_test.dylib+0x6a21d]V OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
[libjvm.dylib+0x58614e]C check_pending_exception(JavaThread*)+0x12e
[libcomplex_idl_test.dylib+0x6a317]V OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
[libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
CC [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
[libOpenDDS_Dcps.dylib+0xa13aa]C [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
C OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0xe665e] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
C [libOpenDDS_Dcps.dylib+0x45e729] [libOpenDDS_Dcps.dylib+0x1db3b2] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x1f7360] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
CC [libOpenDDS_Dcps.dylib+0x1f118b] [libOpenDDS_Dcps.dylib+0x1f71ce] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f13e5] [libOpenDDS_Dcps.dylib+0x1f701e] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
CC [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libOpenDDS_Dcps.dylib+0x1f6d7b]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libOpenDDS_Dcps.dylib+0x1f6e74]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x1f6d54]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libOpenDDS_Dcps.dylib+0x1f3cae]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libOpenDDS_Dcps.dylib+0x1fd2d2]C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xf52ce] [libACE.dylib+0xc5b89] ACE_Thread_Adapter::invoke_i()+0xfe
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3]C thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
[libOpenDDS_Dcps.dylib+0x1efae1]V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C OpenDDS::DCPS::ReactorTask::svc()+0x501
[libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
CC [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
CC [libcomplex_idl_test.dylib+0x6f34e] [libACE.dylib+0xf52ce] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184]C ACE_Thread_Adapter::invoke()+0x104
[libcomplex_idl_test.dylib+0x8fcf8]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
[libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
CWARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libcomplex_idl_test.dylib+0x6a21d] [libjvm.dylib+0x58614e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
check_pending_exception(JavaThread*)+0x12e
CV [libcomplex_idl_test.dylib+0x6a317] [libjvm.dylib+0x56e8b2] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
CC [libOpenDDS_Dcps.dylib+0xa13aa] [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
CC [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0xe665e] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
CC [libOpenDDS_Dcps.dylib+0x1db3b2] [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2 OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
CC [libOpenDDS_Dcps.dylib+0x1dc305] [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x1f7360] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
CC [libOpenDDS_Dcps.dylib+0x1f118b] [libOpenDDS_Dcps.dylib+0x1f71ce] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f13e5] [libOpenDDS_Dcps.dylib+0x1f701e] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x1f6e74] [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
CC [libOpenDDS_Dcps.dylib+0x1f6d54] [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4 ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1efae1] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
CC [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libOpenDDS_Dcps.dylib+0x1efae1] [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] OpenDDS::DCPS::ReactorTask::svc()+0x501
check_pending_exception(JavaThread*)+0x12e
C [libACE.dylib+0xf4a11]V ACE_Task_Base::svc_run(void*)+0x41
[libjvm.dylib+0x56ebdc]C [libACE.dylib+0xf52ce] checked_jni_GetMethodID+0xac
ACE_Thread_Adapter::invoke_i()+0xfe
C [libOpenDDS_DCPS_Java.dylib+0x37e4]C JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libACE.dylib+0xf5184] [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
ACE_Thread_Adapter::invoke()+0x104
C [libOpenDDS_DCPS_Java.dylib+0x51ad5]C DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
[libACE.dylib+0x2034e] ace_thread_adapter+0x1e
CC [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
[libcomplex_idl_test.dylib+0x6f34e]WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
VC [libcomplex_idl_test.dylib+0x8fcf8] [libjvm.dylib+0x58614e] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
check_pending_exception(JavaThread*)+0x12e
CV [libcomplex_idl_test.dylib+0x6a21d] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
[libjvm.dylib+0x56ebdc]C checked_jni_GetMethodID+0xac
[libcomplex_idl_test.dylib+0x6a317]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::Data>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77 [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x3bff8] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
CC [libOpenDDS_Dcps.dylib+0xa13aa] [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
CC [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0xe665e] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
CC [libOpenDDS_Dcps.dylib+0x1db3b2] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libOpenDDS_Dcps.dylib+0x45e729]C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
CC [libOpenDDS_Dcps.dylib+0x1f7360] [libOpenDDS_Dcps.dylib+0x1f118b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
[libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f701e] [libOpenDDS_Dcps.dylib+0x1f13e5] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
CC [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
[libOpenDDS_Dcps.dylib+0x1f6d7b]C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x1f6e74]C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f6d54] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.DataDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.DataDataReaderHelper.narrow(DataDataReaderHelper.java:13)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:166)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
C at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._DataDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$2.on_data_available(ComplexIDLTest.java:176)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
[libOpenDDS_Dcps.dylib+0x1fd2d2]V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
CC [libcomplex_idl_test.dylib+0xe61c7] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
[libOpenDDS_Dcps.dylib+0x1f3cae]C [libOpenDDS_Dcps.dylib+0xa13aa] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x45e729] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99 checked_jni_GetObjectClass+0xa2
C
[libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
CC [libOpenDDS_Dcps.dylib+0x1f7360] [libOpenDDS_Dcps.dylib+0xe665e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
CC [libOpenDDS_Dcps.dylib+0x1f71ce] [libOpenDDS_Dcps.dylib+0x1db3b2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0x1f701e] [libOpenDDS_Dcps.dylib+0x1dc305] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x1f6d7b] [libOpenDDS_Dcps.dylib+0x1313a4] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
CC [libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_Dcps.dylib+0x1f118b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1f13e5] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55 ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0]C ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libOpenDDS_Dcps.dylib+0x1efae1]C OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VC [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
[libOpenDDS_Dcps.dylib+0x1f6d54]C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libcomplex_idl_test.dylib+0xe95de] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
CC [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libOpenDDS_Dcps.dylib+0x1fd2d2] [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe61c7] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0xa13aa] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
CC [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
[libOpenDDS_Dcps.dylib+0x480191]C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
[libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
CV [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_Dcps.dylib+0x45e729] [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0xe4ca1]C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
[libOpenDDS_Dcps.dylib+0xe665e]C OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
[libOpenDDS_Dcps.dylib+0x1f7360]C [libOpenDDS_Dcps.dylib+0x1db3b2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0x1dc305] [libOpenDDS_Dcps.dylib+0x1f71ce] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x1f701e] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libOpenDDS_Dcps.dylib+0x1f118b]C OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
[libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1f13e5] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
ACE_Select_Reactor_Notify::handle_input(int)+0x70
CC [libACE.dylib+0xc5b89] [libACE.dylib+0xd683b] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f6e74] OpenDDS::DCPS::ReactorTask::svc()+0x501
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184]C ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libOpenDDS_Dcps.dylib+0x1f6d54]V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9]C copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] [libOpenDDS_Dcps.dylib+0x1fd2d2] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
C [libcomplex_idl_test.dylib+0xe60cb] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
C [libcomplex_idl_test.dylib+0xe61c7] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0xa13aa] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
[libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
[libOpenDDS_Dcps.dylib+0x1efae1]C OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libOpenDDS_Dcps.dylib+0x45e729] [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VC [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] [libOpenDDS_Dcps.dylib+0x45da51] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x321b4] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
CC [libOpenDDS_Dcps.dylib+0xe4ca1] [libOpenDDS_Dcps.dylib+0x1f7360] OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
CC [libOpenDDS_Dcps.dylib+0xe665e] [libOpenDDS_Dcps.dylib+0x1f71ce] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
[libOpenDDS_Dcps.dylib+0x1db3b2]C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libOpenDDS_Dcps.dylib+0x1f701e]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
[libOpenDDS_Dcps.dylib+0x1dc305]C OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
[libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1f118b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::svc()+0x501
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
CC [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
[libACE.dylib+0xd6ab9]C ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
[libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xd6db0] [libACE.dylib+0xf5184] ACE_Select_Reactor_Notify::handle_input(int)+0x70
ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] [libACE.dylib+0xd683b] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
_pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
VC [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] [libOpenDDS_Dcps.dylib+0x1f6e74] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libcomplex_idl_test.dylib+0xe95de] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e
C [libcomplex_idl_test.dylib+0xf72a6] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
CC [libcomplex_idl_test.dylib+0xe60cb] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
[libOpenDDS_Dcps.dylib+0x1f6d54]C [libcomplex_idl_test.dylib+0xe61c7] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
CC [libOpenDDS_Dcps.dylib+0xa13aa] [libOpenDDS_Dcps.dylib+0x1fd2d2] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libOpenDDS_Dcps.dylib+0x45e729]C OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
[libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
CC [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libOpenDDS_Dcps.dylib+0x45da51] [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
V [libjvm.dylib+0x56e8b2] [libjvm.dylib+0x58614e] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] check_pending_exception(JavaThread*)+0x12e
JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649]V JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libjvm.dylib+0x56e8b2] [libOpenDDS_DCPS_Java.dylib+0x1c445] checked_jni_GetObjectClass+0xa2
C JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x3604]C JNIEnv_::GetObjectClass(_jobject*)+0x24
[libOpenDDS_DCPS_Java.dylib+0x516b0]C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40C [libOpenDDS_DCPS_Java.dylib+0x29649]
JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x3cbc0] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0x40
[libOpenDDS_Dcps.dylib+0x1f71ce]CC [libOpenDDS_Dcps.dylib+0xa5e09] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
[libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libOpenDDS_Dcps.dylib+0x1f701e]C [libOpenDDS_Dcps.dylib+0xa57c6] [libOpenDDS_Dcps.dylib+0xe665e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
CC [libOpenDDS_Dcps.dylib+0x2c985c] [libOpenDDS_Dcps.dylib+0x1f6d7b]C OpenDDS::DCPS::WriterInfo::removed()+0x8c
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libOpenDDS_Dcps.dylib+0x1db3b2]CC [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libOpenDDS_Dcps.dylib+0x1fd2d2] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1dc305]C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
[libOpenDDS_Dcps.dylib+0x1f3cae]CC [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libTAO_PortableServer.dylib+0x3045e] [libACE.dylib+0xc5b89] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
[libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
CC [libTAO.dylib+0x4c48]C TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] [libOpenDDS_Dcps.dylib+0x1efae1] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
[libOpenDDS_Dcps.dylib+0x1f118b]C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
OpenDDS::DCPS::ReactorTask::svc()+0x501
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
CC [libACE.dylib+0xf4a11] [libTAO.dylib+0xe597b] ACE_Task_Base::svc_run(void*)+0x41
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libACE.dylib+0xf52ce] [libTAO.dylib+0xe51b7] ACE_Thread_Adapter::invoke_i()+0xfe
C TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477C
[libACE.dylib+0xf5184]C [libTAO.dylib+0xe3684] ACE_Thread_Adapter::invoke()+0x104
TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
CC [libACE.dylib+0x2034e] [libTAO.dylib+0x15404] [libOpenDDS_Dcps.dylib+0x1f13e5] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
thread_start+0xf
C [libTAO.dylib+0x1521d]WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
CV [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libjvm.dylib+0x58614e] [libACE.dylib+0xf3019] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C check_pending_exception(JavaThread*)+0x12e
C [libACE.dylib+0xd6ab9] [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
VC ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
[libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
[libjvm.dylib+0x56ebdc]CC [libACE.dylib+0xf23ba] [libACE.dylib+0xd6db0] checked_jni_GetMethodID+0xac
ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
ACE_Select_Reactor_Notify::handle_input(int)+0x70
CC [libOpenDDS_DCPS_Java.dylib+0x37e4] [libTAO.dylib+0x688d6]C JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
CC [libACE.dylib+0xd683b] [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
[libTAO.dylib+0x88c14] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6bC
[libOpenDDS_DCPS_Java.dylib+0x51ad5] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
CC [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
[libcomplex_idl_test.dylib+0xe95de]C [libTAO.dylib+0x77cc9] OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x193e CORBA::ORB::run()+0x19
C
[libOpenDDS_InfoRepoDiscovery.dylib+0x1e946]CC OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
[libcomplex_idl_test.dylib+0xf72a6]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x1786
[libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
[libcomplex_idl_test.dylib+0xe60cb]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xdeb
[libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
[libcomplex_idl_test.dylib+0xe61c7] [libOpenDDS_Dcps.dylib+0x1f6e74]C OpenDDS::DCPS::DataReaderImpl_T<Complex_Idl::ElectionNews_t>::dispose_unregister(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&)+0x77
[libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
CWARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] [libOpenDDS_Dcps.dylib+0xa13aa]C checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
[libOpenDDS_Dcps.dylib+0x1f6d54] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x1dea
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0xa5e09]C OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
[libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_Dcps.dylib+0x480191]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
[libOpenDDS_Dcps.dylib+0xa57c6]C OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x1f3cae]C [libOpenDDS_Dcps.dylib+0x45e729] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
[libOpenDDS_Dcps.dylib+0x2c985c]CC [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::WriterInfo::removed()+0x8c
[libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
CC OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
[libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
[libOpenDDS_Tcp.dylib+0x314e9]C OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libACE.dylib+0xf5184] [libOpenDDS_Udp.dylib+0x1344a] ACE_Thread_Adapter::invoke()+0x104
OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
CC [libOpenDDS_Tcp.dylib+0xb43a] [libACE.dylib+0x2034e] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
ace_thread_adapter+0x1e
C [libOpenDDS_Dcps.dylib+0x98257] [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VC [libjvm.dylib+0x58614e] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
check_pending_exception(JavaThread*)+0x12e
V [libOpenDDS_Dcps.dylib+0x1f7360] [libjvm.dylib+0x56c192]C checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
[libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
[libOpenDDS_Dcps.dylib+0x97a14]CC OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x1f71ce] [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
[libOpenDDS_InfoRepoDiscovery.dylib+0x509f] [libOpenDDS_Dcps.dylib+0xe4ca1] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
CC [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] [libOpenDDS_Dcps.dylib+0x1f701e] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48]C TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
[libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
[libOpenDDS_Dcps.dylib+0xe665e]C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libTAO.dylib+0xe51b7] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libOpenDDS_Dcps.dylib+0x1f6d7b] [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365]C TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
CC [libOpenDDS_Dcps.dylib+0x1db3b2] [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libOpenDDS_Dcps.dylib+0x1fd2d2] [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libTAO.dylib+0x88c14] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
CCC [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
[libOpenDDS_Dcps.dylib+0x1dc305]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libACE.dylib+0xf52ce]C [libACE.dylib+0xc5b89] ACE_Thread_Adapter::invoke_i()+0xfe
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
[libACE.dylib+0x2034e]C ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libOpenDDS_Dcps.dylib+0x1efae1] [libjvm.dylib+0x58614e]C check_pending_exception(JavaThread*)+0x12e
OpenDDS::DCPS::ReactorTask::svc()+0x501
VC [libACE.dylib+0xf4a11] [libjvm.dylib+0x56e8b2] ACE_Task_Base::svc_run(void*)+0x41
checked_jni_GetObjectClass+0xa2
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_DCPS_Java.dylib+0x3604] [libACE.dylib+0xf52ce] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] ACE_Thread_Adapter::invoke_i()+0xfe
findClass(JNIEnv_*, char const*)+0x19
CC [libOpenDDS_DCPS_Java.dylib+0x50af9] [libACE.dylib+0xf5184] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
ACE_Thread_Adapter::invoke()+0x104
CC [libOpenDDS_DCPS_Java.dylib+0x51712] [libACE.dylib+0x2034e] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl.ElectionNews_tDataReaderHelper.native_unarrow(Native Method)
at Complex_Idl.ElectionNews_tDataReaderHelper.narrow(ElectionNews_tDataReaderHelper.java:13)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:281)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
CWARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Complex_Idl._ElectionNews_tDataReaderTAOPeer.take_next_sample(Native Method)
at ComplexIDLTest$4.on_data_available(ComplexIDLTest.java:290)
C [libOpenDDS_Dcps.dylib+0xa5e09] [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
CC [libOpenDDS_Dcps.dylib+0x1f13e5] [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
[libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CC [libOpenDDS_Dcps.dylib+0x98257] [libOpenDDS_Dcps.dylib+0x1f6d54] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x97a14]C OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
[libOpenDDS_Dcps.dylib+0x1fd2d2]C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
CC [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
[libOpenDDS_Dcps.dylib+0x1f3cae]C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
CC [libTAO.dylib+0x15404] [libACE.dylib+0xc5b89] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019]C ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] [libOpenDDS_Dcps.dylib+0x1efae1] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
OpenDDS::DCPS::ReactorTask::svc()+0x501
CC [libACE.dylib+0xf4a11] [libTAO.dylib+0x77d04] ACE_Task_Base::svc_run(void*)+0x41
C CORBA::ORB::run(ACE_Time_Value*)+0x34
[libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
CC [libACE.dylib+0xf5184] [libTAO.dylib+0x77cc9] ACE_Thread_Adapter::invoke()+0x104
C CORBA::ORB::run()+0x19
[libACE.dylib+0x2034e]C ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
VC [libjvm.dylib+0x58614e] [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
check_pending_exception(JavaThread*)+0x12e
CV [libACE.dylib+0xf52ce] [libjvm.dylib+0x56e8b2] ACE_Thread_Adapter::invoke_i()+0xfe
checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604]C JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] [libACE.dylib+0xf5184] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] ACE_Thread_Adapter::invoke()+0x104
copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
CC [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
[libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VC [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libOpenDDS_Dcps.dylib+0xe4ca1] [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xe665e]C OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
[libOpenDDS_Dcps.dylib+0xa5e09]C [libOpenDDS_Dcps.dylib+0x1db3b2] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0xa57c6] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x2c985c] [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
OpenDDS::DCPS::WriterInfo::removed()+0x8c
CC [libOpenDDS_Dcps.dylib+0x1f118b] [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
CC [libOpenDDS_Dcps.dylib+0x97a14] [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
CC [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
[libACE.dylib+0xd6ab9]C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
CC [libACE.dylib+0xd6db0] [libTAO_PortableServer.dylib+0x84cf6] ACE_Select_Reactor_Notify::handle_input(int)+0x70
TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
CC [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
[libACE.dylib+0xd683b]C ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e]C TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] [libOpenDDS_Dcps.dylib+0x1f6e74] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
CC [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
[libOpenDDS_Dcps.dylib+0x1f6d54]C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
CC [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libOpenDDS_Dcps.dylib+0x1fd2d2] [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
CC [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] [libACE.dylib+0xc5b89] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
CV [libjvm.dylib+0x56ebdc] [libOpenDDS_Dcps.dylib+0x1efae1] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libOpenDDS_DCPS_Java.dylib+0x51712]C DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
[libOpenDDS_Dcps.dylib+0xa5e09]C [libOpenDDS_DCPS_Java.dylib+0x3bfd9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
C OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
[libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
CC [libOpenDDS_Dcps.dylib+0xe665e] [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x1db3b2]C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
C [libOpenDDS_Dcps.dylib+0x2c985c] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::WriterInfo::removed()+0x8c
CC [libOpenDDS_Dcps.dylib+0x1313a4] [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
CC [libOpenDDS_Dcps.dylib+0x1f118b] [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
CC [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libOpenDDS_Dcps.dylib+0x1f13e5] [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
CC [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
[libTAO.dylib+0xabf70]C [libACE.dylib+0xd6db0] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
ACE_Select_Reactor_Notify::handle_input(int)+0x70
CC [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
CC [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libOpenDDS_Dcps.dylib+0x1f6e74] [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174C
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
[libOpenDDS_Dcps.dylib+0x1f6d54]C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4 ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
CC [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
[libOpenDDS_Dcps.dylib+0x1fd2d2]C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
CC [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libOpenDDS_Dcps.dylib+0x1f3cae] [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xc5b89] [libACE.dylib+0xf5184] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
[libOpenDDS_Dcps.dylib+0x1efae1]V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] OpenDDS::DCPS::ReactorTask::svc()+0x501
JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476]C getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
[libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
[libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
CC [libACE.dylib+0xf52ce] [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] [libOpenDDS_Dcps.dylib+0xa5e09] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x3bff8] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataWriter> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x3cc22] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xa2
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
CC [libOpenDDS_Dcps.dylib+0xe4ca1] OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
[libOpenDDS_Dcps.dylib+0xa57c6]C OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
[libOpenDDS_Dcps.dylib+0xe665e]C OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
[libOpenDDS_Dcps.dylib+0x2c985c]C OpenDDS::DCPS::WriterInfo::removed()+0x8c
[libOpenDDS_Dcps.dylib+0x1db3b2]C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
C [libOpenDDS_Dcps.dylib+0x98257] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x1313a4]C OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
[libOpenDDS_Dcps.dylib+0x97a14]C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c]C POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
[libOpenDDS_Dcps.dylib+0x1f13e5]C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libTAO.dylib+0x22b1b]C TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libACE.dylib+0xd6ab9] [libTAO.dylib+0x224f4] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
CC [libACE.dylib+0xd6db0] [libTAO.dylib+0xe597b] ACE_Select_Reactor_Notify::handle_input(int)+0x70
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libACE.dylib+0xd683b] [libTAO.dylib+0xe51b7] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
CC [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libOpenDDS_Dcps.dylib+0x1f6e74] [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
CC [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
CC [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x1fd2d2] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0xa5e09] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
[libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
CC [libOpenDDS_Dcps.dylib+0xa57c6] [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
[libOpenDDS_Dcps.dylib+0x2c985c]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
OpenDDS::DCPS::WriterInfo::removed()+0x8c
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
CC [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
[libOpenDDS_Dcps.dylib+0x98257]C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
[libOpenDDS_Dcps.dylib+0xe4ca1]C OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
[libOpenDDS_Dcps.dylib+0x97a14]C OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
[libOpenDDS_Dcps.dylib+0xe665e]C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
CC [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libOpenDDS_Dcps.dylib+0x1db3b2] [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
[libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
[libOpenDDS_Dcps.dylib+0x1dc305]C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
[libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
CC [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libOpenDDS_Dcps.dylib+0x1313a4] [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
[libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
CC [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libOpenDDS_Dcps.dylib+0x1f118b] [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e]C check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
[libOpenDDS_Dcps.dylib+0x1f13e5]C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
CC [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libOpenDDS_Dcps.dylib+0xa5e09]C OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
[libOpenDDS_Dcps.dylib+0x1f6e74]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libOpenDDS_Dcps.dylib+0xa57c6]C OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
[libOpenDDS_Dcps.dylib+0x1f6d54]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libOpenDDS_Dcps.dylib+0x2c985c]C OpenDDS::DCPS::WriterInfo::removed()+0x8c
[libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82 [libOpenDDS_Dcps.dylib+0x98257]
C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x97a14] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6]C TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libOpenDDS_Dcps.dylib+0x1efae1] [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C OpenDDS::DCPS::ReactorTask::svc()+0x501
[libTAO.dylib+0x4c48]C TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
[libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
[libTAO.dylib+0xabf70]C TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
[libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
[libTAO.dylib+0x22b1b]C TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
[libACE.dylib+0xf5184]C ACE_Thread_Adapter::invoke()+0x104
[libTAO.dylib+0x224f4]C TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
[libACE.dylib+0x2034e]C ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] [libTAO.dylib+0xe597b] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CV [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
[libjvm.dylib+0x58614e]C check_pending_exception(JavaThread*)+0x12e
[libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
VC [libTAO.dylib+0x15404] [libjvm.dylib+0x56e8b2] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
checked_jni_GetObjectClass+0xa2
CC [libOpenDDS_DCPS_Java.dylib+0x3604] [libTAO.dylib+0x1521d] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
findClass(JNIEnv_*, char const*)+0x4b
CC [libOpenDDS_DCPS_Java.dylib+0x32195] copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x35
[libTAO.dylib+0x47365]C [libOpenDDS_DCPS_Java.dylib+0x3cc45] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
CC [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] [libOpenDDS_Dcps.dylib+0xe4ca1] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
[libOpenDDS_Dcps.dylib+0xe665e]C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
CV [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_Dcps.dylib+0x1db3b2] [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
CC [libOpenDDS_Dcps.dylib+0x9860b] [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
CC [libOpenDDS_Dcps.dylib+0x97a14] [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
CC [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libOpenDDS_Dcps.dylib+0x1f118b] [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libOpenDDS_Dcps.dylib+0x1f13e5] [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
TAO_IIOP_Connection_Handler::handle_input(int)+0x25
CC [libACE.dylib+0xd6ab9] [libACE.dylib+0xf3019] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
CC [libACE.dylib+0xd6db0] [libACE.dylib+0xf297c] ACE_Select_Reactor_Notify::handle_input(int)+0x70
ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
CC [libACE.dylib+0xd683b] [libACE.dylib+0xf2511] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
CC [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6e74] [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x1f6d54] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
CC [libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_Dcps.dylib+0x9860b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
CC [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
[libACE.dylib+0xc5b89]C ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
CC [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libOpenDDS_Dcps.dylib+0x1efae1] [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] OpenDDS::DCPS::ReactorTask::svc()+0x501
TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
CC [libTAO.dylib+0x224f4] [libACE.dylib+0xf4a11] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
ACE_Task_Base::svc_run(void*)+0x41
CC [libTAO.dylib+0xe597b] [libACE.dylib+0xf52ce] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
ACE_Thread_Adapter::invoke_i()+0xfe
CC [libTAO.dylib+0xe51b7] [libACE.dylib+0xf5184] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
ACE_Thread_Adapter::invoke()+0x104
CC [libTAO.dylib+0xe3684] [libACE.dylib+0x2034e] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274 ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
CWARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
VC [libTAO.dylib+0x1521d] [libjvm.dylib+0x58614e] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C check_pending_exception(JavaThread*)+0x12e
[libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
VC [libjvm.dylib+0x56ebdc] [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
checked_jni_GetMethodID+0xac
CC [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
[libACE.dylib+0xf297c]C [libOpenDDS_DCPS_Java.dylib+0x321b4] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
copyToJava(JNIEnv_*, _jobject*&, DDS::PublicationMatchedStatus const&, bool)+0x54
CC [libOpenDDS_DCPS_Java.dylib+0x3cc45] DDS_DataWriterListenerJavaPeer::on_publication_matched(DDS::DataWriter*, DDS::PublicationMatchedStatus const&)+0xc5 [libACE.dylib+0xf2511]
ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
CC [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libOpenDDS_Dcps.dylib+0xe4ca1] [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
OpenDDS::DCPS::DataWriterImpl::remove_associations(OpenDDS::DCPS::ReaderIdSeq const&, bool)+0xa01
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0xe665e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
OpenDDS::DCPS::DataWriterImpl::remove_all_associations()+0x1ee
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
CC [libOpenDDS_Dcps.dylib+0x1db3b2] [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0x8e2
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
CC [libOpenDDS_Dcps.dylib+0x1dc305] [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
CC [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
[libOpenDDS_Dcps.dylib+0x1313a4]C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
CC [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] [libOpenDDS_Dcps.dylib+0x1f118b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
CC [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
[libOpenDDS_Dcps.dylib+0x1f13e5]C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libTAO.dylib+0x688d6] [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libACE.dylib+0xd6db0]C ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libTAO.dylib+0x88c14] [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34C
C [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] [libOpenDDS_Dcps.dylib+0x1f6e74] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
[libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] [libOpenDDS_Dcps.dylib+0x1f6d54] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
CC [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
[libOpenDDS_Dcps.dylib+0x1fd2d2]C [libOpenDDS_Dcps.dylib+0x97a14] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
CC [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
[libOpenDDS_Dcps.dylib+0x1f3cae]C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
[libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
CC [libACE.dylib+0xc5b89] [libTAO.dylib+0xabf70] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
CC [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] [libOpenDDS_Dcps.dylib+0x1efae1] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C OpenDDS::DCPS::ReactorTask::svc()+0x501
[libTAO.dylib+0x47365]C [libACE.dylib+0xf4a11] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
ACE_Task_Base::svc_run(void*)+0x41
CC [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
[libACE.dylib+0xf3019]C [libACE.dylib+0xf5184] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
ACE_Thread_Adapter::invoke()+0x104
CC [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
[libACE.dylib+0xf297c]C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
CV [libTAO.dylib+0x77d04] [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
CORBA::ORB::run(ACE_Time_Value*)+0x34
VC [libjvm.dylib+0x56e8b2] [libTAO.dylib+0x77cc9] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C CORBA::ORB::run()+0x19
[libOpenDDS_DCPS_Java.dylib+0x29649]C JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
[libOpenDDS_InfoRepoDiscovery.dylib+0x1e946]C OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116 [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0]C DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
[libOpenDDS_Dcps.dylib+0xa5e09]C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
CV [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
[libOpenDDS_Dcps.dylib+0xa57c6]C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
[libOpenDDS_Dcps.dylib+0x9860b]C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
[libOpenDDS_Dcps.dylib+0x2c985c]C OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
[libOpenDDS_Dcps.dylib+0x98257]C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7 [libTAO_PortableServer.dylib+0x805e4]
TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5]C TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
[libOpenDDS_Dcps.dylib+0x97a14]C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367]C OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
[libTAO.dylib+0xe51b7]C TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
[libTAO_PortableServer.dylib+0x84cf6]C TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
[libTAO.dylib+0xe3684]C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
[libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
CC [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
[libTAO.dylib+0x15404]C TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
[libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2eC
[libTAO.dylib+0x1521d]C [libTAO_PortableServer.dylib+0x2d112] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
TAO_IIOP_Connection_Handler::handle_input(int)+0x25
CC [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
[libTAO_PortableServer.dylib+0x2ecd5]C TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
[libACE.dylib+0xf297c]C ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libTAO.dylib+0x4c48] [libACE.dylib+0xf2511] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
CC [libTAO.dylib+0xabf70] [libACE.dylib+0xf23ba] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
CC [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
[libTAO.dylib+0x688d6]C ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
[libTAO.dylib+0x224f4]C TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0x88c14] [libTAO.dylib+0xe597b] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libTAO.dylib+0x77d04] [libTAO.dylib+0xe51b7] CORBA::ORB::run(ACE_Time_Value*)+0x34
TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
CC [libTAO.dylib+0x77cc9] [libTAO.dylib+0xe3684] CORBA::ORB::run()+0x19
C TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
[libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
CC [libTAO.dylib+0x15404] [libACE.dylib+0xf4a11] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
ACE_Task_Base::svc_run(void*)+0x41
CC [libTAO.dylib+0x1521d] [libACE.dylib+0xf52ce] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
ACE_Thread_Adapter::invoke_i()+0xfe
CC [libTAO.dylib+0x47365] [libACE.dylib+0xf5184] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0xf3019]C ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
[libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3]C _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
[libACE.dylib+0xf297c]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
CV [libACE.dylib+0xf2511] [libjvm.dylib+0x58614e] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
check_pending_exception(JavaThread*)+0x12e
CV [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
[libjvm.dylib+0x56e8b2]C checked_jni_GetObjectClass+0xa2
C [libTAO.dylib+0x688d6] [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
ACE_Reactor::handle_events(ACE_Time_Value*)+0x26C [libidl2jni_runtime.dylib+0x5476]
getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
CC [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
[libTAO.dylib+0x67e52]C [libOpenDDS_DCPS_Java.dylib+0x51e75] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153]C TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
[libOpenDDS_Dcps.dylib+0x9860b]C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
[libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
CC [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
[libOpenDDS_Dcps.dylib+0x97a14]C OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libOpenDDS_Dcps.dylib+0x1db541] [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
CC [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libOpenDDS_Dcps.dylib+0x1dc305] [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
[libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4]C TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] [libOpenDDS_Dcps.dylib+0x1313a4] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
CC [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] [libOpenDDS_Dcps.dylib+0x1f118b] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x88c14] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
CC [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
[libOpenDDS_Dcps.dylib+0x1f13e5]C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3]C _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
[libACE.dylib+0xd6ab9]
ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libACE.dylib+0xd6db0]V ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] [libjvm.dylib+0x58614e] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2]C checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] [libOpenDDS_Dcps.dylib+0x1f6e74] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CC [libOpenDDS_Dcps.dylib+0x1f6d54] [libOpenDDS_Dcps.dylib+0x9860b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
CC [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x97a14]C OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c]C POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
[libACE.dylib+0xc5b89]C ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
CC [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
[libOpenDDS_Dcps.dylib+0x1efae1]C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] OpenDDS::DCPS::ReactorTask::svc()+0x501
TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
CC [libACE.dylib+0xf4a11] [libTAO.dylib+0xe51b7] ACE_Task_Base::svc_run(void*)+0x41
C TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
[libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
CC [libTAO.dylib+0xe3684] [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libACE.dylib+0x2034e]C ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf [libTAO.dylib+0x15404]
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
CV [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
[libjvm.dylib+0x58614e]C [libTAO.dylib+0x47365] check_pending_exception(JavaThread*)+0x12e
TAO_IIOP_Connection_Handler::handle_input(int)+0x25
V [libjvm.dylib+0x56c192]C checked_jni_FindClass+0xa2
C [libACE.dylib+0xf3019] [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
CC [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
[libACE.dylib+0xf297c]C [libOpenDDS_DCPS_Java.dylib+0x51712] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
CC [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
[libOpenDDS_Dcps.dylib+0xa5e09]C [libTAO.dylib+0x88c14] TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
CC [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libOpenDDS_Dcps.dylib+0xa57c6] [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
CC [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x2c985c] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x98257]C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
[libOpenDDS_Dcps.dylib+0x9860b]C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
CC [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
[libOpenDDS_Dcps.dylib+0x97a14]C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
CC [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] [libTAO.dylib+0xabf70] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
[libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6bC
[libTAO.dylib+0x22b1b]C TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
[libTAO_PortableServer.dylib+0x84cf6]C TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
[libTAO.dylib+0x224f4]C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO_PortableServer.dylib+0x805e4]C TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
[libTAO.dylib+0xe597b]C TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
[libTAO_PortableServer.dylib+0x3045e]C [libTAO.dylib+0xe51b7] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
CC [libTAO.dylib+0xe3684] [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2 TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
CC [libTAO.dylib+0x15404] [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
CC [libTAO.dylib+0x1521d] [libTAO.dylib+0x4c48] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
CC [libTAO.dylib+0x47365] [libTAO.dylib+0xabf70] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
CC [libACE.dylib+0xf3019] [libTAO.dylib+0x22b1b] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
CC [libTAO.dylib+0x224f4] [libACE.dylib+0xf297c] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
CC [libTAO.dylib+0xe597b] [libACE.dylib+0xf2511] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
CC [libTAO.dylib+0xe51b7] [libACE.dylib+0xf23ba] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
CC [libTAO.dylib+0xe3684] [libTAO.dylib+0x688d6] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
CC [libTAO.dylib+0x15404] [libTAO.dylib+0x67e52] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
CC [libTAO.dylib+0x1521d] [libTAO.dylib+0xf1656] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
CC [libTAO.dylib+0x47365] [libTAO.dylib+0xb9153] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
CC [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
[libTAO.dylib+0xb8b80]C TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
[libACE.dylib+0xf297c]C ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
[libTAO.dylib+0x5e2a6]C TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
[libACE.dylib+0xf2511]C ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
[libTAO.dylib+0x5e024]C TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
[libACE.dylib+0xf23ba]C ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
[libTAO.dylib+0x5d0a7]C TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
[libTAO.dylib+0x688d6]C ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
[libTAO.dylib+0x5cbca]C TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
[libTAO.dylib+0x88c14]C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
TAO_ORB_Core::run(ACE_Time_Value*, int)+0x354
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfeC
[libTAO.dylib+0x77d04] CORBA::ORB::run(ACE_Time_Value*)+0x34
C [libTAO.dylib+0x77cc9] CORBA::ORB::run()+0x19
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1e946] OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc()+0x116
C [libACE.dylib+0xf4a11]C ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
[libOpenDDS_Dcps.dylib+0x1db541]C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_InfoRepoDiscovery.dylib+0x4367] OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x77
C [libOpenDDS_InfoRepoDiscovery.dylib+0x68db] POA_OpenDDS::DCPS::remove_associations_DataReaderRemote::execute()+0x6b
C [libTAO_PortableServer.dylib+0x84cf6] TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)+0x216
C [libOpenDDS_InfoRepoDiscovery.dylib+0x509f] POA_OpenDDS::DCPS::DataReaderRemote::remove_associations_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x1df
C [libTAO_PortableServer.dylib+0x805e4] TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)+0x114
C [libOpenDDS_InfoRepoDiscovery.dylib+0x580c] POA_OpenDDS::DCPS::DataReaderRemote::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)+0x3c
C [libTAO_PortableServer.dylib+0x3045e] TAO_Object_Adapter::do_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall&)+0x2e
C [libTAO_PortableServer.dylib+0x2d112] TAO_Object_Adapter::dispatch_servant(TAO::ObjectKey const&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x1b2
C [libTAO_PortableServer.dylib+0x2ecd5] TAO_Object_Adapter::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x205
C [libTAO.dylib+0x4c48] TAO_Adapter_Registry::dispatch(TAO::ObjectKey&, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x88
C [libTAO.dylib+0xabf70] TAO_Request_Dispatcher::dispatch(TAO_ORB_Core*, TAO_ServerRequest&, TAO_Pseudo_Out_T<CORBA::Object>)+0x60
C [libTAO.dylib+0x22b1b] TAO_GIOP_Message_Base::process_request(TAO_Transport*, TAO_InputCDR&, TAO_OutputCDR&, TAO_GIOP_Message_Generator_Parser*)+0x25b
C [libTAO.dylib+0x224f4] TAO_GIOP_Message_Base::process_request_message(TAO_Transport*, TAO_Queued_Data*)+0x834
C [libTAO.dylib+0xe597b] TAO_Transport::process_parsed_messages(TAO_Queued_Data*, TAO_Resume_Handle&)+0x20b
C [libTAO.dylib+0xe51b7] TAO_Transport::handle_input_parse_data(TAO_Resume_Handle&, ACE_Time_Value*)+0x1477
C [libTAO.dylib+0xe3684] TAO_Transport::handle_input(TAO_Resume_Handle&, ACE_Time_Value*)+0x274
C [libTAO.dylib+0x15404] TAO_Connection_Handler::handle_input_internal(int, ACE_Event_Handler*)+0x174
C [libTAO.dylib+0x1521d] TAO_Connection_Handler::handle_input_eh(int, ACE_Event_Handler*)+0x1bd
C [libTAO.dylib+0x47365] TAO_IIOP_Connection_Handler::handle_input(int)+0x25
C [libACE.dylib+0xf3019] ACE_TP_Reactor::dispatch_socket_event(ACE_EH_Dispatch_Info&)+0xb9
C [libACE.dylib+0xf297c] ACE_TP_Reactor::handle_socket_events(int&, ACE_TP_Token_Guard&)+0xec
C [libACE.dylib+0xf2511] ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&)+0xb1
C [libACE.dylib+0xf23ba] ACE_TP_Reactor::handle_events(ACE_Time_Value*)+0x16a
C [libTAO.dylib+0x688d6] ACE_Reactor::handle_events(ACE_Time_Value*)+0x26
C [libTAO.dylib+0x67e52] TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*)+0xf52
C [libTAO.dylib+0xf1656] TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&)+0x76
C [libTAO.dylib+0xb9153] TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&)+0xa3
C [libTAO.dylib+0xb8b80] TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*)+0x920
C [libTAO.dylib+0x5e2a6] TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x136
C [libTAO.dylib+0x5e024] TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*)+0x304
C [libTAO.dylib+0x5d0a7] TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&)+0x2d7
C [libTAO.dylib+0x5cbca] TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long)+0xaa
C [libOpenDDS_InfoRepoDiscovery.dylib+0x11d63] OpenDDS::DCPS::DCPSInfo::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0x133
C [libOpenDDS_InfoRepoDiscovery.dylib+0x1c39e] OpenDDS::DCPS::InfoRepoDiscovery::remove_publication(int, OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&)+0xfe
C [libOpenDDS_Dcps.dylib+0x1db541] OpenDDS::DCPS::PublisherImpl::delete_datawriter(DDS::DataWriter*)+0xa71
C [libOpenDDS_Dcps.dylib+0x1dc305] OpenDDS::DCPS::PublisherImpl::delete_contained_entities()+0x315
C [libOpenDDS_Dcps.dylib+0x1313a4] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x274
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ComplexIDLTest.tearDown(ComplexIDLTest.java:338)
at ComplexIDLTest.main(ComplexIDLTest.java:332)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ComplexIDLTest.tearDown(ComplexIDLTest.java:338)
at ComplexIDLTest.main(ComplexIDLTest.java:332)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ComplexIDLTest.tearDown(ComplexIDLTest.java:338)
at ComplexIDLTest.main(ComplexIDLTest.java:332)
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: java/tests/complex_idl/run_test.pl Time:7s Result:0
==============================================================================
java/tests/transport_config/run_test.pl
#
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TransportConfigTest.setUp(TransportConfigTest.java:31)
at TransportConfigTest.main(TransportConfigTest.java:36)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TransportConfigTest.setUp(TransportConfigTest.java:31)
at TransportConfigTest.main(TransportConfigTest.java:36)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TransportConfigTest.setUp(TransportConfigTest.java:31)
at TransportConfigTest.main(TransportConfigTest.java:36)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheServiceParticipant.config_store(Native Method)
at TransportConfigTest.testConfigStore(TransportConfigTest.java:48)
at TransportConfigTest.main(TransportConfigTest.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheServiceParticipant.config_store(Native Method)
at TransportConfigTest.testConfigStore(TransportConfigTest.java:48)
at TransportConfigTest.main(TransportConfigTest.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheServiceParticipant.config_store(Native Method)
at TransportConfigTest.testConfigStore(TransportConfigTest.java:48)
at TransportConfigTest.main(TransportConfigTest.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:58)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:58)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:58)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:67)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:67)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testModifyTransportFromFileTCP(TransportConfigTest.java:67)
at TransportConfigTest.main(TransportConfigTest.java:39)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:77)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:77)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:77)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:83)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:83)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportUdp(TransportConfigTest.java:83)
at TransportConfigTest.main(TransportConfigTest.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:94)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:94)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:94)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:113)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:113)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.get_inst(Native Method)
at TransportConfigTest.testCreateNewTransportMulticast(TransportConfigTest.java:113)
at TransportConfigTest.main(TransportConfigTest.java:41)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:134)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:134)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_config(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:134)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:138)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:138)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TheTransportRegistry.create_inst(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:138)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.transport.TransportConfig.getInstance(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:146)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TransportConfig.getInstance(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:146)
at TransportConfigTest.main(TransportConfigTest.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.transport.TransportConfig.getInstance(Native Method)
at TransportConfigTest.testConfigCreation(TransportConfigTest.java:146)
at TransportConfigTest.main(TransportConfigTest.java:42)
test PASSED.
auto_run_tests_finished: java/tests/transport_config/run_test.pl Time:2s Result:0
==============================================================================
java/tests/messenger/publisher/run_test.pl tcp
#
Start Publisher
Transport is RELIABLE
(2648|140704719092224) DEBUG: Reliable DataReader
(2648|140704719092224) DEBUG: main(): calling attach_condition
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
(2648|123145391976448) DEBUG: DataReaderListenerImpl::on_subscription_matched()
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
(2648|123145391976448) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
(2648|123145390366720) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(2648|123145390366720) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/publisher/run_test.pl tcp Time:9s Result:0
==============================================================================
java/tests/messenger/publisher/run_test.pl udp
#
Start Publisher
Transport is UN-RELIABLE
(2801|140704719092224) DEBUG: Unreliable DataReader
(2801|140704719092224) DEBUG: main(): calling attach_condition
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
(2801|123145497309184) DEBUG: DataReaderListenerImpl::on_subscription_matched()
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
(2801|123145497309184) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
(2801|123145495699456) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(2801|123145495699456) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/publisher/run_test.pl udp Time:8s Result:0
==============================================================================
java/tests/messenger/publisher/run_test.pl multicast
#
Start Publisher
Transport is RELIABLE
(2829|140704719092224) DEBUG: Reliable DataReader
(2829|140704719092224) DEBUG: main(): calling attach_condition
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
(2829|123145354772480) DEBUG: DataReaderListenerImpl::on_subscription_matched()
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
(2829|123145354772480) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
(2829|123145353162752) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(2829|123145353162752) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/publisher/run_test.pl multicast Time:8s Result:0
==============================================================================
java/tests/messenger/publisher/run_test.pl rtps
#
Start Publisher
Transport is RELIABLE
(2933|140704719092224) DEBUG: Reliable DataReader
(2933|140704719092224) DEBUG: main(): calling attach_condition
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
(2933|123145332817920) DEBUG: DataReaderListenerImpl::on_subscription_matched()
(2933|123145332817920) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
(2933|123145331208192) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(2933|123145331208192) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/publisher/run_test.pl rtps Time:9s Result:0
==============================================================================
java/tests/messenger/publisher/run_test.pl rtps_uni
#
Start Publisher
Transport is RELIABLE
(3048|140704719092224) DEBUG: Reliable DataReader
(3048|140704719092224) DEBUG: main(): calling attach_condition
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
(3048|123145479503872) DEBUG: DataReaderListenerImpl::on_subscription_matched()
(3048|123145479503872) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
(3048|123145477894144) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(3048|123145477894144) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/publisher/run_test.pl rtps_uni Time:8s Result:0
==============================================================================
java/tests/messenger/subscriber/run_test.pl tcp
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -DCPSBit 0 -DCPSConfigFile ../tcp.ini -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar TestSubscriber -DCPSBit 0 -DCPSConfigFile ../tcp.ini -r
Start Subscriber
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
(3164|140704719092224) DEBUG: main(): DataWriter waiting for match
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VStart Writing Samples
[libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C(3164|140704719092224) DEBUG: main(): finished writing messages, waiting for subscriber.
[libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c40> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
deleting contained entities
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
deleting participant
Cshutdown
[libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/subscriber/run_test.pl tcp Time:9s Result:0
==============================================================================
java/tests/messenger/subscriber/run_test.pl multicast
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -DCPSBit 0 -DCPSConfigFile ../multicast.ini -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar TestSubscriber -DCPSBit 0 -DCPSConfigFile ../multicast.ini -r
Start Subscriber
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
(3279|140704719092224) DEBUG: main(): DataWriter waiting for match
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
Start Writing Samples
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
(3279|140704719092224) DEBUG: main(): finished writing messages, waiting for subscriber.
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3fc8> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
deleting contained entities
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
deleting participant
C [libOpenDDS_Dcps.dylib+0xa5e09]shutdown
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/subscriber/run_test.pl multicast Time:8s Result:0
==============================================================================
java/tests/messenger/subscriber/run_test.pl rtps
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -DCPSBit 0 -DCPSConfigFile ../rtps.ini -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar TestSubscriber -DCPSBit 0 -DCPSConfigFile ../rtps.ini -r
Start Subscriber
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
(3323|140704719092224) DEBUG: main(): DataWriter waiting for match
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
Start Writing Samples
(3323|140704719092224) DEBUG: main(): finished writing messages, waiting for subscriber.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c20> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
deleting contained entities
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
Cdeleting participant
[libOpenDDS_Dcps.dylib+0xa5e09]shutdown
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/subscriber/run_test.pl rtps Time:10s Result:0
==============================================================================
java/tests/messenger/subscriber/run_test.pl rtps_uni
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -DCPSBit 0 -DCPSConfigFile ../rtps_uni.ini -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar TestSubscriber -DCPSBit 0 -DCPSConfigFile ../rtps_uni.ini -r
Start Subscriber
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
(3452|140704719092224) DEBUG: main(): DataWriter waiting for match
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
Start Writing Samples
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
(3452|140704719092224) DEBUG: main(): finished writing messages, waiting for subscriber.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072dfb3c10> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
deleting contained entities
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
Cdeleting participant
[libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
shutdown
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/subscriber/run_test.pl rtps_uni Time:9s Result:0
==============================================================================
java/tests/messenger/run_test.pl tcp
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:publisher/classes TestPublisher -DCPSBit 0 -DCPSConfigFile tcp.ini -r -w -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:subscriber/classes TestSubscriber -DCPSBit 0 -DCPSConfigFile tcp.ini -r -w
Start Subscriber
Start Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
SIG_DFL, mask=WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
VPublisher Matched
[libjvm.dylib+0x56e8b2]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Tcp.dylib+0x1deca] OpenDDS::DCPS::TcpDataLink::do_association_actions()+0x40a
C [libOpenDDS_Tcp.dylib+0x1d71e] OpenDDS::DCPS::TcpDataLink::connect(OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpSendStrategy> const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpReceiveStrategy> const&)+0x1fe
C [libOpenDDS_Tcp.dylib+0x3b8b5] OpenDDS::DCPS::TcpTransport::connect_tcp_datalink(OpenDDS::DCPS::TcpDataLink&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x385
C [libOpenDDS_Tcp.dylib+0x3e130] OpenDDS::DCPS::TcpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpConnection> const&)+0x450
C [libOpenDDS_Tcp.dylib+0xac83] OpenDDS::DCPS::TcpConnection::handle_setup_input(int)+0x623
C [libOpenDDS_Tcp.dylib+0xb391] OpenDDS::DCPS::TcpConnection::handle_input(int)+0x51
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Tcp.dylib+0x314e9] OpenDDS::DCPS::TcpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x1c9
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Tcp.dylib+0xb43a] OpenDDS::DCPS::TcpConnection::handle_input(int)+0xfa
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
Stop Publisher
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
CWARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
[libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
Publisher exiting
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/run_test.pl tcp Time:9s Result:0
==============================================================================
java/tests/messenger/run_test.pl udp
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:publisher/classes TestPublisher -DCPSBit 0 -DCPSConfigFile udp.ini -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:subscriber/classes TestSubscriber -DCPSBit 0 -DCPSConfigFile udp.ini
Start Publisher
Start Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestPublisher.main(TestPublisher.java:52)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestSubscriber.main(TestSubscriber.java:48)
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
V [libjvm.dylib+0x58614e]WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2]Publisher Matched
checked_jni_GetObjectClass+0xa2
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Udp.dylib+0x2073a] OpenDDS::DCPS::UdpTransport::passive_connection(ACE_INET_Addr const&, OpenDDS::DCPS::ReceivedDataSample const&)+0x88a
C [libOpenDDS_Udp.dylib+0x3c8c] OpenDDS::DCPS::UdpDataLink::control_received(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x8c
C [libOpenDDS_Udp.dylib+0x13837] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x47
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
VWARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
[libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa]Subscriber Report Validity
setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
CWARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
[libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] at TestSubscriber.main(TestSubscriber.java:137)
JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
CWARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
[libOpenDDS_DCPS_Java.dylib+0x51a79]WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
Stop Subscriber
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
CV [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x9fbfc] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
CC [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] [libOpenDDS_Dcps.dylib+0x480191] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
CC [libOpenDDS_Dcps.dylib+0x45e729] [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0x45da51]C OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
[libOpenDDS_Dcps.dylib+0xa57c6]C [libOpenDDS_Dcps.dylib+0x1f7360] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
CC [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
[libOpenDDS_Dcps.dylib+0x2c985c]C OpenDDS::DCPS::WriterInfo::removed()+0x8c
[libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f6d7b] [libOpenDDS_Dcps.dylib+0x98257] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x97a14]C [libOpenDDS_Dcps.dylib+0x1f3cae] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x99277] [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce]C ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] [libOpenDDS_Dcps.dylib+0x281513] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
CC [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
[libOpenDDS_Dcps.dylib+0x281df3]C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
CC [libOpenDDS_Dcps.dylib+0x131599] [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
CC [libOpenDDS_Dcps.dylib+0x45e729] [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
CC [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
[libOpenDDS_Dcps.dylib+0x1f7360]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f6e74] [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f6d54] [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
CC [libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libOpenDDS_Dcps.dylib+0x1f3cae]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libOpenDDS_Dcps.dylib+0x1efae1]C OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] [libOpenDDS_Dcps.dylib+0x1efae1] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] OpenDDS::DCPS::ReactorTask::svc()+0x501
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
CC [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
[libACE.dylib+0xf4a11]WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
ACE_Task_Base::svc_run(void*)+0x41
CV [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
[libjvm.dylib+0x58614e]C [libACE.dylib+0xf5184] check_pending_exception(JavaThread*)+0x12e
ACE_Thread_Adapter::invoke()+0x104
CV [libACE.dylib+0x2034e] ace_thread_adapter+0x1e [libjvm.dylib+0x56c192]
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
checked_jni_FindClass+0xa2
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
VC [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
[libjvm.dylib+0x58614e]C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
CC [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libOpenDDS_Dcps.dylib+0xa5e09] [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
CC [libOpenDDS_Dcps.dylib+0x9fbfc] [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
[libOpenDDS_Dcps.dylib+0x480191]C OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x2c985c] [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::WriterInfo::removed()+0x8c
OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
[libOpenDDS_Dcps.dylib+0x1f7360]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x97a14] [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x1f701e]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
[libOpenDDS_Dcps.dylib+0x99277]C OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
[libOpenDDS_Dcps.dylib+0x1f6d7b]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
[libOpenDDS_Dcps.dylib+0x281513]C OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
[libOpenDDS_Dcps.dylib+0x1fd2d2]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
[libOpenDDS_Dcps.dylib+0x281df3]C OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
[libOpenDDS_Dcps.dylib+0x1f3cae]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libOpenDDS_Dcps.dylib+0x131599]C OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
[libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
CC [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[libOpenDDS_Dcps.dylib+0x1f118b]V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
[libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
CC [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
[libOpenDDS_Dcps.dylib+0x1f13e5]C OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libOpenDDS_Dcps.dylib+0x9fbfc] [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0x1f6e74] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CC [libOpenDDS_Dcps.dylib+0x45e729] [libOpenDDS_Dcps.dylib+0x1f6d54] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
CC [libOpenDDS_Dcps.dylib+0x45da51] [libOpenDDS_Dcps.dylib+0x1fd2d2] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1f7360] [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
CC [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
[libOpenDDS_Dcps.dylib+0x1f71ce]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f701e] OpenDDS::DCPS::ReactorTask::svc()+0x501
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
CC [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2]C checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_Dcps.dylib+0x1fd2d2] [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0xa5e09] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0x1efae1]C OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
[libOpenDDS_Dcps.dylib+0xa57c6]C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
VC [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
[libOpenDDS_Dcps.dylib+0x2c985c]C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
OpenDDS::DCPS::WriterInfo::removed()+0x8c
CC [libOpenDDS_Dcps.dylib+0x9fbfc] [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
CC [libOpenDDS_Dcps.dylib+0x480191] [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x45e729]C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
[libOpenDDS_Dcps.dylib+0x45da51]C OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Udp.dylib+0x13857] OpenDDS::DCPS::UdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x67
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Udp.dylib+0xf770] [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::UdpReceiveStrategy::handle_input(int)+0x40
C OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
[libOpenDDS_Dcps.dylib+0x1f7360]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
[libOpenDDS_Dcps.dylib+0x281df3]C OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
[libOpenDDS_Dcps.dylib+0x1f71ce]C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x131599] [libOpenDDS_Dcps.dylib+0x1f701e] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
CC [libOpenDDS_Dcps.dylib+0x1f118b] [libOpenDDS_Dcps.dylib+0x1f6d7b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
CC [libOpenDDS_Dcps.dylib+0x1f13e5] [libOpenDDS_Dcps.dylib+0x1fd2d2] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
CC [libOpenDDS_Dcps.dylib+0x1f3cae] [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CC [libOpenDDS_Dcps.dylib+0x1efae1] [libOpenDDS_Dcps.dylib+0x1f6d54] OpenDDS::DCPS::ReactorTask::svc()+0x501
C ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
[libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184]C ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
[libOpenDDS_Dcps.dylib+0x1fd2d2]WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91d90> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
Message: subject = Review
subject_id = 99
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82 from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
(3766|123145546190848) WARNING: DataReaderImpl::accept_sample_processing - subscription 01030000.1ae52dcb.00000001.00000107(d9cd2262) failed to find publication data for 01030000.1ae52dcb.00000002.00000102(ee07ac3d).
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
Stop Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
Publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/run_test.pl udp Time:9s Result:0
==============================================================================
java/tests/messenger/run_test.pl multicast
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:publisher/classes TestPublisher -DCPSBit 0 -DCPSConfigFile multicast.ini -r -w -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:subscriber/classes TestSubscriber -DCPSBit 0 -DCPSConfigFile multicast.ini -r -w
Start Subscriber
Start Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Multicast.dylib+0x362ce] OpenDDS::DCPS::MulticastTransport::passive_connection(long long, long long)+0x74e
C [libOpenDDS_Multicast.dylib+0x28a7e] OpenDDS::DCPS::MulticastSession::syn_received(std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x6be
C [libOpenDDS_Multicast.dylib+0x28381] OpenDDS::DCPS::MulticastSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x51
C [libOpenDDS_Multicast.dylib+0x41aad] OpenDDS::DCPS::ReliableSession::control_received(char, std::__1::unique_ptr<ACE_Message_Block, OpenDDS::DCPS::Message_Block_Deleter> const&)+0x2d
C [libOpenDDS_Multicast.dylib+0x9ec9] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x459
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Multicast.dylib+0xa007] OpenDDS::DCPS::MulticastDataLink::sample_received(OpenDDS::DCPS::ReceivedDataSample&)+0x597
C [libOpenDDS_Multicast.dylib+0x1ffb8] OpenDDS::DCPS::MulticastReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x28
C [libOpenDDS_Udp.dylib+0x1344a] OpenDDS::DCPS::TransportReceiveStrategy<OpenDDS::DCPS::TransportHeader, OpenDDS::DCPS::DataSampleHeader>::handle_dds_input(int)+0x3c6a
C [libOpenDDS_Multicast.dylib+0x1bcd3] OpenDDS::DCPS::MulticastReceiveStrategy::handle_input(int)+0x43
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92018> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277]Stop Publisher
OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
CWARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
[libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14]Publisher exiting
OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/run_test.pl multicast Time:11s Result:0
==============================================================================
java/tests/messenger/run_test.pl rtps
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:publisher/classes TestPublisher -DCPSBit 0 -DCPSConfigFile rtps.ini -r -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:subscriber/classes TestSubscriber -DCPSBit 0 -DCPSConfigFile rtps.ini -r
Start Publisher
Start Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:103)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df92180> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
Stop Publisher
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74]WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
CPublisher exiting
[libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/run_test.pl rtps Time:15s Result:0
==============================================================================
java/tests/messenger/run_test.pl rtps_uni
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:publisher/classes TestPublisher -DCPSBit 0 -DCPSConfigFile rtps_uni.ini -r -DCPSPendingTimeout 3
/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/Contents/Home/bin/java -Xcheck:jni -ea -cp classes:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/OpenDDS_DCPS.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/lib/i2jrt_corba.jar:/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/java/tests/messenger/messenger_idl/messenger_idl_test.jar:subscriber/classes TestSubscriber -DCPSBit 0 -DCPSConfigFile rtps_uni.ini -r
Start Subscriber
Start Publisher
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestPublisher.main(TestPublisher.java:32)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:38)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at TestSubscriber.main(TestSubscriber.java:29)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:35)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestPublisher.main(TestPublisher.java:37)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestPublisher.main(TestPublisher.java:45)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:52)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestPublisher.main(TestPublisher.java:50)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at TestPublisher.main(TestPublisher.java:60)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.get_default_datawriter_qos(Native Method)
at TestPublisher.main(TestPublisher.java:103)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at TestPublisher.main(TestPublisher.java:109)
Publisher Created DataWriter
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at TestPublisher.main(TestPublisher.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:122)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at TestSubscriber.main(TestSubscriber.java:42)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:48)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at TestSubscriber.main(TestSubscriber.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at TestSubscriber.main(TestSubscriber.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.get_default_datareader_qos(Native Method)
at TestSubscriber.main(TestSubscriber.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at TestSubscriber.main(TestSubscriber.java:114)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestPublisher.main(TestPublisher.java:142)
Publisher Matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestPublisher.main(TestPublisher.java:148)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at TestPublisher.main(TestPublisher.java:150)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x96c9d] OpenDDS::DCPS::DataReaderImpl::transport_assoc_done(int, OpenDDS::DCPS::GUID_t const&)+0x58d
C [libOpenDDS_Dcps.dylib+0x495852] OpenDDS::DCPS::TransportClient::use_datalink_i(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&, ACE_Guard<ACE_Thread_Mutex>&)+0xaa2
C [libOpenDDS_Dcps.dylib+0x495c62] OpenDDS::DCPS::TransportClient::use_datalink(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::DataLink> const&)+0x92
C [libOpenDDS_Dcps.dylib+0x459bcd] OpenDDS::DCPS::DataLink::invoke_on_start_callbacks(OpenDDS::DCPS::GUID_t const&, OpenDDS::DCPS::GUID_t const&, bool)+0x40d
C [libOpenDDS_Rtps_Udp.dylib+0x35633] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x1663
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa67a4] OpenDDS::DCPS::DataReaderImpl::writer_became_alive(OpenDDS::DCPS::WriterInfo&, OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&, OpenDDS::DCPS::WriterState)+0x4b4
C [libOpenDDS_Dcps.dylib+0x9a074] OpenDDS::DCPS::WriterInfo::received_activity(OpenDDS::DCPS::TimePoint_T<ACE_System_Time_Policy, OpenDDS::DCPS::MonotonicTime_t> const&)+0x134
C [libOpenDDS_Dcps.dylib+0x9f3de] OpenDDS::DCPS::DataReaderImpl::writer_activity(OpenDDS::DCPS::DataSampleHeader const&)+0x36e
C [libOpenDDS_Dcps.dylib+0x9faa3] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x4e3
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x4805fd] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, OpenDDS::DCPS::GUID_t const&)+0x1ad
C [libOpenDDS_Dcps.dylib+0x45e2ff] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x86f
C [libOpenDDS_Dcps.dylib+0x45da51] OpenDDS::DCPS::DataLink::data_received(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&)+0x51
C [libOpenDDS_Rtps_Udp.dylib+0x4aeaa] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::deliver_held_data(OpenDDS::DCPS::GUID_t const&)+0x57a
C [libOpenDDS_Rtps_Udp.dylib+0x4b124] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x54
C [libOpenDDS_Rtps_Udp.dylib+0x316c5] OpenDDS::DCPS::RtpsUdpDataLink::DeliverHeldData::~DeliverHeldData()+0x15
C [libOpenDDS_Rtps_Udp.dylib+0x3568a] OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::process_heartbeat_i(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)+0x16ba
C [libOpenDDS_Rtps_Udp.dylib+0x33f42] void OpenDDS::DCPS::RtpsUdpDataLink::datareader_dispatch<OpenDDS::RTPS::HeartBeatSubmessage, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::*)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&)>(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, void (OpenDDS::DCPS::RtpsUdpDataLink::RtpsReader::* const&)(OpenDDS::RTPS::HeartBeatSubmessage const&, OpenDDS::DCPS::GUID_t const&, bool, std::__1::vector<OpenDDS::DCPS::MetaSubmessage, std::__1::allocator<OpenDDS::DCPS::MetaSubmessage>>&))+0x682
C [libOpenDDS_Rtps_Udp.dylib+0x3375f] OpenDDS::DCPS::RtpsUdpDataLink::received(OpenDDS::RTPS::HeartBeatSubmessage const&, unsigned char const (&) [12], bool, OpenDDS::DCPS::NetworkAddress const&)+0x3bf
C [libOpenDDS_Rtps_Udp.dylib+0xe920b] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xf6b
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51a79] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x39
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51ad5] DDS_DataReaderListenerJavaPeer::on_data_available(DDS::DataReader*)+0x95
C [libmessenger_idl_test.dylib+0x4128e] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::finish_store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>, bool, bool)+0x1ade
C [libmessenger_idl_test.dylib+0x61ee8] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::store_instance_data(std::__1::unique_ptr<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator, std::__1::default_delete<OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::MessageTypeWithAllocator>>, int, OpenDDS::DCPS::DataSampleHeader const&, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&)+0x17a8
C [libmessenger_idl_test.dylib+0x3c15d] OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0xe1d
C [libmessenger_idl_test.dylib+0x3c992] virtual thunk to OpenDDS::DCPS::DataReaderImpl_T<Messenger::Message>::dds_demarshal(OpenDDS::DCPS::ReceivedDataSample const&, int, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::SubscriptionInstance>&, bool&, bool&, OpenDDS::DCPS::MarshalingType)+0x52
C [libOpenDDS_Dcps.dylib+0x9fbfc] OpenDDS::DCPS::DataReaderImpl::data_received(OpenDDS::DCPS::ReceivedDataSample const&)+0x63c
C [libOpenDDS_Dcps.dylib+0x480191] OpenDDS::DCPS::ReceiveListenerSet::data_received(OpenDDS::DCPS::ReceivedDataSample const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0x571
C [libOpenDDS_Dcps.dylib+0x45e729] OpenDDS::DCPS::DataLink::data_received_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::DCPS::GUID_t const&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&, OpenDDS::DCPS::ReceiveListenerSet::ConstrainReceiveSet)+0xc99
C [libOpenDDS_Dcps.dylib+0x45e7e2] OpenDDS::DCPS::DataLink::data_received_include(OpenDDS::DCPS::ReceivedDataSample&, std::__1::set<OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::GUID_tKeyLessThan, std::__1::allocator<OpenDDS::DCPS::GUID_t>> const&)+0x32
C [libOpenDDS_Rtps_Udp.dylib+0xe8ee4] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(OpenDDS::DCPS::ReceivedDataSample&, OpenDDS::RTPS::Submessage const&, OpenDDS::DCPS::NetworkAddress const&)+0xc44
C [libOpenDDS_Rtps_Udp.dylib+0xe823c] OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample(OpenDDS::DCPS::ReceivedDataSample&, ACE_INET_Addr const&)+0x12c
C [libOpenDDS_Rtps_Udp.dylib+0xe7420] OpenDDS::DCPS::RtpsUdpReceiveStrategy::handle_input(int)+0x7e0
C [libOpenDDS_Dcps.dylib+0x1f7360] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::notify_handle(int, unsigned long, ACE_Handle_Set&, ACE_Event_Handler*, int (ACE_Event_Handler::*)(int))+0xf0
C [libOpenDDS_Dcps.dylib+0x1f71ce] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_set(int, int&, unsigned long, ACE_Handle_Set&, ACE_Handle_Set&, int (ACE_Event_Handler::*)(int))+0x15e
C [libOpenDDS_Dcps.dylib+0x1f701e] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_io_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x15e
C [libOpenDDS_Dcps.dylib+0x1f6d7b] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0x10b
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at DataReaderListenerImpl.on_data_available(DataReaderListenerImpl.java:48)
- locked <0x000000072df91fc0> (a DataReaderListenerImpl)
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = OpenDDS-Java
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at TestSubscriber.main(TestSubscriber.java:130)
Subscriber Report Validity
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at TestSubscriber.main(TestSubscriber.java:137)
Stop Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x516b0] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51712] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x31385] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c] OpenDDS::DCPS::WriterInfo::removed()+0x8c
C [libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x313a4] copyToJava(JNIEnv_*, _jobject*&, DDS::LivelinessChangedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51735] DDS_DataReaderListenerJavaPeer::on_liveliness_changed(DDS::DataReader*, DDS::LivelinessChangedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0xa5e09] OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change()+0x169
C [libOpenDDS_Dcps.dylib+0xa57c6] OpenDDS::DCPS::DataReaderImpl::writer_removed(OpenDDS::DCPS::WriterInfo&)+0x526
C [libOpenDDS_Dcps.dylib+0x2c985c]Stop Publisher
OpenDDS::DCPS::WriterInfo::removed()+0x8c
CWARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestPublisher.main(TestPublisher.java:184)
[libOpenDDS_Dcps.dylib+0x98257] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x6c7
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_liveliness_changed
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x55fa] setContextClassLoader(JNIEnv_*, _jobject*)+0x2a
C [libOpenDDS_DCPS_Java.dylib+0x29649] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x99
C [libOpenDDS_DCPS_Java.dylib+0x1c445] JNIThreadAttacher::JNIThreadAttacher(JavaVM_*, _jobject*)+0x25
C [libOpenDDS_DCPS_Java.dylib+0x51df0] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0x40
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
Publisher exiting
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56c192] checked_jni_FindClass+0xa2
C [libidl2jni_runtime.dylib+0x3ea1] JNIEnv_::FindClass(char const*)+0x21
C [libidl2jni_runtime.dylib+0x52cc] currentThread(JNIEnv_*)+0x1c
C [libidl2jni_runtime.dylib+0x5465] getContextClassLoader(JNIEnv_*)+0x15
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x50af9] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x59
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x50b18] copyToJava(JNIEnv_*, _jobject*&, TAO_Objref_Var_T<DDS::DataReader> const&, bool)+0x78
C [libOpenDDS_DCPS_Java.dylib+0x51e52] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xa2
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x5476] getContextClassLoader(JNIEnv_*)+0x26
C [libidl2jni_runtime.dylib+0x5759] findClass(JNIEnv_*, char const*)+0x19
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56e8b2] checked_jni_GetObjectClass+0xa2
C [libOpenDDS_DCPS_Java.dylib+0x3604] JNIEnv_::GetObjectClass(_jobject*)+0x24
C [libidl2jni_runtime.dylib+0x578b] findClass(JNIEnv_*, char const*)+0x4b
C [libOpenDDS_DCPS_Java.dylib+0x324c5] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x35
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x58614e] check_pending_exception(JavaThread*)+0x12e
V [libjvm.dylib+0x56ebdc] checked_jni_GetMethodID+0xac
C [libOpenDDS_DCPS_Java.dylib+0x37e4] JNIEnv_::GetMethodID(_jclass*, char const*, char const*)+0x34
C [libOpenDDS_DCPS_Java.dylib+0x324e4] copyToJava(JNIEnv_*, _jobject*&, DDS::SubscriptionMatchedStatus const&, bool)+0x54
C [libOpenDDS_DCPS_Java.dylib+0x51e75] DDS_DataReaderListenerJavaPeer::on_subscription_matched(DDS::DataReader*, DDS::SubscriptionMatchedStatus const&)+0xc5
C [libOpenDDS_Dcps.dylib+0x9860b] OpenDDS::DCPS::DataReaderImpl::remove_associations_i(OpenDDS::DCPS::WriterIdSeq const&, bool)+0xa7b
C [libOpenDDS_Dcps.dylib+0x97a14] OpenDDS::DCPS::DataReaderImpl::remove_associations(OpenDDS::DCPS::WriterIdSeq const&, bool)+0x5a4
C [libOpenDDS_Dcps.dylib+0x99277] OpenDDS::DCPS::DataReaderImpl::remove_all_associations()+0x1e7
C [libOpenDDS_Dcps.dylib+0x281513] OpenDDS::DCPS::SubscriberImpl::delete_datareader(DDS::DataReader*)+0x1073
C [libOpenDDS_Dcps.dylib+0x281df3] OpenDDS::DCPS::SubscriberImpl::delete_contained_entities()+0x553
C [libOpenDDS_Dcps.dylib+0x131599] OpenDDS::DCPS::DomainParticipantImpl::ShutdownHandler::execute(OpenDDS::DCPS::ReactorWrapper&)+0x469
C [libOpenDDS_Dcps.dylib+0x1f118b] OpenDDS::DCPS::ReactorTask::process_command_queue_i(ACE_Guard<ACE_Thread_Mutex>&, ACE_Reactor*)+0x12b
C [libOpenDDS_Dcps.dylib+0x1f13e5] OpenDDS::DCPS::ReactorTask::handle_exception(int)+0x55
C [libACE.dylib+0xd6ab9] ACE_Select_Reactor_Notify::dispatch_notify(ACE_Notification_Buffer&)+0x219
C [libACE.dylib+0xd6db0] ACE_Select_Reactor_Notify::handle_input(int)+0x70
C [libACE.dylib+0xd683b] ACE_Select_Reactor_Notify::dispatch_notifications(int&, ACE_Handle_Set&)+0x6b
C [libOpenDDS_Dcps.dylib+0x1f6e74] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch_notification_handlers(ACE_Select_Reactor_Handle_Set&, int&, int&)+0x34
C [libOpenDDS_Dcps.dylib+0x1f6d54] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::dispatch(int, ACE_Select_Reactor_Handle_Set&)+0xe4
C [libOpenDDS_Dcps.dylib+0x1fd2d2] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(ACE_Time_Value*)+0x82
C [libOpenDDS_Dcps.dylib+0x1f3cae] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*)+0x1ae
C [libACE.dylib+0xc5b89] ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*))+0x49
C [libOpenDDS_Dcps.dylib+0x1efae1] OpenDDS::DCPS::ReactorTask::svc()+0x501
C [libACE.dylib+0xf4a11] ACE_Task_Base::svc_run(void*)+0x41
C [libACE.dylib+0xf52ce] ACE_Thread_Adapter::invoke_i()+0xfe
C [libACE.dylib+0xf5184] ACE_Thread_Adapter::invoke()+0x104
C [libACE.dylib+0x2034e] ace_thread_adapter+0x1e
C [libsystem_pthread.dylib+0x61d3] _pthread_start+0x7d
C [libsystem_pthread.dylib+0x1bd3] thread_start+0xf
DataReaderListenerImpl.on_subscription_matched
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at TestSubscriber.main(TestSubscriber.java:142)
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: java/tests/messenger/run_test.pl rtps_uni Time:10s Result:0
==============================================================================
java/tests/messenger/both/run_test.pl
#
TAO (4309|140704719092224) - Completed initializing the process-wide service context
TAO (4309|140704719092224) - Default ORB services initialization begins
TAO (4309|140704719092224) - ORBInitializer_Registry::register_orb_initializer 0 @0x600003e40510
TAO (4309|140704719092224) - ORBInitializer_Registry::register_orb_initializer 1 @0x600002240200
TAO (4309|140704719092224) - Default ORB services initialization completed
TAO (4309|140704719092224) - We are the default 2.5.23 ORB ...
TAO (4309|140704719092224) - Initializing the orb-specific services
Start Publisher and Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at Both.main(Both.java:22)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at Both.main(Both.java:22)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at Both.main(Both.java:22)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:28)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at Both.main(Both.java:27)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at Both.main(Both.java:27)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at Both.main(Both.java:27)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at Both.main(Both.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at Both.main(Both.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at Both.main(Both.java:35)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at Both.main(Both.java:40)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at Both.main(Both.java:47)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:56)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at Both.main(Both.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at Both.main(Both.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at Both.main(Both.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:65)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at Both.main(Both.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at Both.main(Both.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at Both.main(Both.java:74)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at Both.main(Both.java:83)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at Both.main(Both.java:83)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at Both.main(Both.java:83)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:86)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:86)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:86)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:111)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at Both.main(Both.java:113)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at Both.main(Both.java:129)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at Both.main(Both.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at Both.main(Both.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at Both.main(Both.java:130)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:133)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:133)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at Both.main(Both.java:133)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at Both.main(Both.java:136)
Got last expected message.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:159)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:159)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at Both.main(Both.java:159)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at Both.main(Both.java:160)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at Both.main(Both.java:160)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at Both.main(Both.java:160)
Stop Publisher and Subscriber
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at Both.main(Both.java:174)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at Both.main(Both.java:174)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at Both.main(Both.java:174)
Publisher and Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: java/tests/messenger/both/run_test.pl Time:3s Result:0
==============================================================================
java/tests/zerocopy/run_test.pl
#
TAO (4333|140704719092224) - Completed initializing the process-wide service context
TAO (4333|140704719092224) - Default ORB services initialization begins
TAO (4333|140704719092224) - ORBInitializer_Registry::register_orb_initializer 0 @0x600000eec510
TAO (4333|140704719092224) - ORBInitializer_Registry::register_orb_initializer 1 @0x6000012ec200
TAO (4333|140704719092224) - Default ORB services initialization completed
TAO (4333|140704719092224) - We are the default 2.5.23 ORB ...
TAO (4333|140704719092224) - Initializing the orb-specific services
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ZeroCopy.main(ZeroCopy.java:12)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ZeroCopy.main(ZeroCopy.java:12)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at OpenDDS.DCPS.TheParticipantFactory.WithArgs(Native Method)
at ZeroCopy.main(ZeroCopy.java:12)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PARTICIPANT_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:18)
Warning: SIGPIPE handler modified!
Signal Handlers:
SIGSEGV: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, unblocked
*** Handler was modified!
*** Expected: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGILL: javaSignalHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGHUP: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGINT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGTERM: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: SIG_DFL, mask=11111111011111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
Consider using jsig library.
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:17)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:17)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.create_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:17)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at ZeroCopy.main(ZeroCopy.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at ZeroCopy.main(ZeroCopy.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageTypeSupportTAOPeer.register_type(Native Method)
at ZeroCopy.main(ZeroCopy.java:25)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.PUBLISHER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_publisher(Native Method)
at ZeroCopy.main(ZeroCopy.java:30)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.SUBSCRIBER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_subscriber(Native Method)
at ZeroCopy.main(ZeroCopy.java:37)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.TOPIC_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:46)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ZeroCopy.main(ZeroCopy.java:44)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ZeroCopy.main(ZeroCopy.java:44)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantTAOPeer.create_topic(Native Method)
at ZeroCopy.main(ZeroCopy.java:44)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAWRITER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:55)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._PublisherTAOPeer.create_datawriter(Native Method)
at ZeroCopy.main(ZeroCopy.java:54)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS.DATAREADER_QOS_DEFAULT.get(Native Method)
at ZeroCopy.main(ZeroCopy.java:64)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._SubscriberTAOPeer.create_datareader(Native Method)
at ZeroCopy.main(ZeroCopy.java:63)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:72)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:72)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataWriterTAOPeer.get_statuscondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:72)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:75)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:100)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataWriterHelper.native_unarrow(Native Method)
at Messenger.MessageDataWriterHelper.narrow(MessageDataWriterHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:102)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger.MessageDataReaderHelper.native_unarrow(Native Method)
at Messenger.MessageDataReaderHelper.narrow(MessageDataReaderHelper.java:13)
at ZeroCopy.main(ZeroCopy.java:119)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:120)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:120)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.create_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:120)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:123)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:123)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.attach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:123)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.wait(Native Method)
at ZeroCopy.main(ZeroCopy.java:127)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Messenger._MessageDataReaderTAOPeer.take_w_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:135)
Received 9
Got 'disposed'
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:152)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:152)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._WaitSetInterfTAOPeer.detach_condition(Native Method)
at ZeroCopy.main(ZeroCopy.java:152)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:153)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:153)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DataReaderTAOPeer.delete_readcondition(Native Method)
at ZeroCopy.main(ZeroCopy.java:153)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:165)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:165)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at DDS._DomainParticipantFactoryTAOPeer.delete_participant(Native Method)
at ZeroCopy.main(ZeroCopy.java:165)
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: java/tests/zerocopy/run_test.pl Time:3s Result:0
==============================================================================
java/tests/vread_vwrite/run_test.pl
#
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.make_format(Native Method)
at VreadVwrite.main(VreadVwrite.java:11)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.make_format(Native Method)
at VreadVwrite.main(VreadVwrite.java:11)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.make_format(Native Method)
at VreadVwrite.main(VreadVwrite.java:11)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:14)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:21)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:34)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.decode_from_bytes(Native Method)
at VreadVwrite.main(VreadVwrite.java:51)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
WARNING in native method: JNI call made without checking exceptions when required to from CallIntMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
WARNING in native method: JNI call made without checking exceptions when required to from CallObjectMethodV
at Mod._SampleTypeSupportTAOPeer.encode_to_string(Native Method)
at VreadVwrite.main(VreadVwrite.java:58)
test PASSED.
auto_run_tests_finished: java/tests/vread_vwrite/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerNoSub/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerNoSub/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerNoSub/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/InvalidNames/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/InvalidNames/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/InvalidNames/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/InvalidNames/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/TopicQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/TopicQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/TopicQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
User data is:nine is 9
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/TopicQos/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/ExternalPolicies/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ExternalPolicies/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ExternalPolicies/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ExternalPolicies/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerGlobalNs/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerGlobalNs/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerGlobalNs/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerGlobalNs/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/MultiInstance/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiInstance/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiInstance/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
Creating primary publisher instance
Creating primary subscriber instance
Running primary publisher instance
Running primary subscriber instance
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 86
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Primary subscriber instance complete
Primary publisher instance complete
Creating secondary subscriber instance
Creating secondary publisher instance
Running secondary subscriber instance
Running secondary publisher instance
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Secondary subscriber instance complete
Secondary publisher instance complete
Publisher exiting
Subscriber exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MultiInstance/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MultiDCPS/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiDCPS/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiDCPS/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MultiDCPS/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/MessengerMixed/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMixed/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMixed/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerMixed/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/CompositeKey/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CompositeKey/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CompositeKey/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/CompositeKey/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerMC/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMC/publisher -DCPSTransportDebugLevel 6 -ORBVerboseLogging 1 -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMC/subscriber -DCPSTransportDebugLevel 6 -ORBVerboseLogging 1 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
pub waiting for subscriber
sub signaling ready
pub sending
pub done, waiting for ack signal
sub exiting
pub exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerMC/run_test.pl Time:14s Result:0
==============================================================================
tools/modeling/tests/SubscriberQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/SubscriberQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/SubscriberQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
Group data is:eight is 8
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/SubscriberQos/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerMulti/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMulti/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerMulti/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerMulti/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/Messenger/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Messenger/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Messenger/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Messenger/run_test.pl Time:3s Result:0
==============================================================================
tools/modeling/tests/PolicyLib/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/PolicyLib/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/PolicyLib/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
publisher exiting
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/PolicyLib/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerSplit/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerSplit/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerSplit/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerSplit/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerPubQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 10 -ORBLogFile DCPSInfoRepo.log -o repo.ior
TAO (5013|140704719092224) - Completed initializing the process-wide service context
TAO (5013|140704719092224) - Default ORB services initialization begins
TAO (5013|140704719092224) - ORBInitializer_Registry::register_orb_initializer 0 @0x600000660120
TAO (5013|140704719092224) - ORBInitializer_Registry::register_orb_initializer 1 @0x600001a60000
TAO (5013|140704719092224) - Default ORB services initialization completed
TAO (5013|140704719092224) - We are the default 2.5.23 ORB ...
TAO (5013|140704719092224) - Initializing the orb-specific services
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerPubQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerPubQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
Group data is:eight is 8
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerPubQos/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/ReaderQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReaderQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReaderQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
User data is:seven is 7
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ReaderQos/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerNoPub/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerNoPub/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerNoPub/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/Sequences/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Sequences/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Sequences/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Sequences/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/DomainZero/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/DomainZero/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/DomainZero/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/DomainZero/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/Arrays/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Arrays/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Arrays/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Arrays/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/MessengerWriterQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerWriterQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerWriterQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
User data is:seven is 7
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerWriterQos/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MessengerDpQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerDpQos/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerDpQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
enabling publisher
User data is:seven is 7
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerDpQos/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/UDP/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/UDP/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/UDP/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
publisher sleeping....
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
publisher done sleeping
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/UDP/run_test.pl Time:5s Result:0
==============================================================================
tools/modeling/tests/DataLibRef/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/DataLibRef/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/DataLibRef/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/DataLibRef/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/Codegen/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Codegen/aPublisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Codegen/aSubscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Codegen/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/CopyTopicQos/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CopyTopicQos/publisher -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CopyTopicQos/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
publisher sending
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
publisher exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/CopyTopicQos/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/ReferExternalProj/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReferExternalProj/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReferExternalProj/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ReferExternalProj/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/Deep/Down/Reference/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Deep/Down/Reference/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Deep/Down/Reference/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Deep/Down/Reference/run_test.pl Time:3s Result:0
==============================================================================
tools/modeling/tests/EmptyLibs/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/EmptyLibs/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/EmptyLibs/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/EmptyLibs/run_test.pl Time:1s Result:0
==============================================================================
tools/modeling/tests/MessengerSimpleTypes/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerSimpleTypes/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MessengerSimpleTypes/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MessengerSimpleTypes/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/CfTopic/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CfTopic/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/CfTopic/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/CfTopic/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/MultiTopic/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiTopic/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/MultiTopic/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
sub waiting
pub writing ref data
send_reference_data returned 0
pub writing trades
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 0
last = 345.38
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 1
last = 345.39
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 2
last = 345.4
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 3
last = 345.41
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 4
last = 345.42
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 5
last = 345.43
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 6
last = 345.44
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 7
last = 345.45
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 8
last = 345.46
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = AAPL
name = Apple
seq = 9
last = 345.47
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 10
last = 609.86
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 11
last = 609.87
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 12
last = 609.88
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 13
last = 609.89
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 14
last = 609.9
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 15
last = 609.91
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 16
last = 609.92
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 17
last = 609.93
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 18
last = 609.94
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = GOOG
name = Google
seq = 19
last = 609.95
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 20
last = 27.7
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 21
last = 27.71
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 22
last = 27.72
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 23
last = 27.73
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 24
last = 27.74
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 25
last = 27.75
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 26
last = 27.76
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 27
last = 27.77
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 28
last = 27.78
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = MSFT
name = Microsoft
seq = 29
last = 27.79
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 30
last = 33.51
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 31
last = 33.52
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 32
last = 33.53
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 33
last = 33.54
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 34
last = 33.55
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 35
last = 33.56
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 36
last = 33.57
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 37
last = 33.58
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 38
last = 33.59
qty = 200
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
AnnotatedTrade:
symbol = XLNX
name = Xilinx
seq = 39
last = 33.6
qty = 200
send_trade_data returned 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
pub exiting
sub exiting
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/MultiTopic/run_test.pl Time:12s Result:0
==============================================================================
tools/modeling/tests/Comments/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Comments/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Comments/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Comments/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/ReusedTypes/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReusedTypes/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReusedTypes/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ReusedTypes/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/ReusedExtTypes/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReusedExtTypes/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ReusedExtTypes/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ReusedExtTypes/run_test.pl Time:2s Result:0
==============================================================================
tools/modeling/tests/StockQuoter/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/StockQuoter/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/StockQuoter/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: ticker = GOOG
exchange = NASDAQ
full_name = Google
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/StockQuoter/run_test.pl Time:3s Result:0
==============================================================================
tools/modeling/tests/ModuleNameConflict/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 10 -ORBLogFile DCPSInfoRepo.log -o repo.ior
TAO (5981|140704719092224) - Completed initializing the process-wide service context
TAO (5981|140704719092224) - Default ORB services initialization begins
TAO (5981|140704719092224) - ORBInitializer_Registry::register_orb_initializer 0 @0x600001f54090
TAO (5981|140704719092224) - ORBInitializer_Registry::register_orb_initializer 1 @0x600000354000
TAO (5981|140704719092224) - Default ORB services initialization completed
TAO (5981|140704719092224) - We are the default 2.5.23 ORB ...
TAO (5981|140704719092224) - Initializing the orb-specific services
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ModuleNameConflict/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/ModuleNameConflict/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/ModuleNameConflict/run_test.pl Time:3s Result:0
==============================================================================
tools/modeling/tests/Chained/run_test.pl
#
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Chained/publisher -ORBDebugLevel 1 -ORBLogFile publisher.log -DCPSDebugLevel 10
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/Chained/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 1 -ORBLogFile subscriber.log -DCPSDebugLevel 10
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tools/modeling/tests/Chained/run_test.pl Time:2s Result:0
==============================================================================
Cannot find file: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Cannot find file: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Test project /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build
Start 1: opendds_devguide_messenger_test_info_repo
1/25 Test #1: opendds_devguide_messenger_test_info_repo .................... Passed 1.23 sec
Start 2: opendds_devguide_messenger_test_rtps
2/25 Test #2: opendds_devguide_messenger_test_rtps ......................... Passed 4.75 sec
Start 3: opendds_tests_cmake_messenger_1_test
3/25 Test #3: opendds_tests_cmake_messenger_1_test ......................... Passed 1.53 sec
Start 4: opendds_nested_idl_test
4/25 Test #4: opendds_nested_idl_test ...................................... Passed 0.30 sec
Start 5: opendds_ace_tao_only_test
5/25 Test #5: opendds_ace_tao_only_test .................................... Passed 0.94 sec
Start 6: opendds_install_test_test_current_env
6/25 Test #6: opendds_install_test_test_current_env ........................ Passed 0.62 sec
Start 7: opendds_install_test_test_clean_env
7/25 Test #7: opendds_install_test_test_clean_env .......................... Passed 0.53 sec
Start 8: opendds_compiler_char_literals_test
8/25 Test #8: opendds_compiler_char_literals_test .......................... Passed 0.34 sec
Start 9: opendds_compiler_xcdr_test_static
9/25 Test #9: opendds_compiler_xcdr_test_static ............................ Passed 0.50 sec
Start 10: opendds_compiler_xcdr_test_dynamic
10/25 Test #10: opendds_compiler_xcdr_test_dynamic ........................... Passed 0.66 sec
Start 11: opendds_compiler_maps_test
11/25 Test #11: opendds_compiler_maps_test ................................... Passed 0.51 sec
Start 12: opendds_hello_world_test_info_repo
12/25 Test #12: opendds_hello_world_test_info_repo ........................... Passed 3.70 sec
Start 13: opendds_hello_world_test_rtps
13/25 Test #13: opendds_hello_world_test_rtps ................................ Passed 2.81 sec
Start 14: opendds_tests_dcps_messenger_test_tcp
14/25 Test #14: opendds_tests_dcps_messenger_test_tcp ........................ Passed 1.32 sec
Start 15: opendds_tests_dcps_messenger_test_default_tcp
15/25 Test #15: opendds_tests_dcps_messenger_test_default_tcp ................ Passed 1.37 sec
Start 16: opendds_tests_dcps_messenger_test_thread_per
16/25 Test #16: opendds_tests_dcps_messenger_test_thread_per ................. Passed 1.77 sec
Start 17: opendds_tests_dcps_messenger_test_nobits
17/25 Test #17: opendds_tests_dcps_messenger_test_nobits ..................... Passed 1.66 sec
Start 18: opendds_tests_dcps_messenger_test_stack
18/25 Test #18: opendds_tests_dcps_messenger_test_stack ...................... Passed 1.57 sec
Start 19: opendds_tests_dcps_messenger_test_rtps
19/25 Test #19: opendds_tests_dcps_messenger_test_rtps ....................... Passed 1.94 sec
Start 20: opendds_tests_dcps_messenger_test_rtps_unicast
20/25 Test #20: opendds_tests_dcps_messenger_test_rtps_unicast ............... Passed 2.06 sec
Start 21: opendds_tests_dcps_messenger_test_rtps_disc
21/25 Test #21: opendds_tests_dcps_messenger_test_rtps_disc .................. Passed 1.45 sec
Start 22: opendds_tests_dcps_messenger_test_rtps_disc_tcp
22/25 Test #22: opendds_tests_dcps_messenger_test_rtps_disc_tcp .............. Passed 1.13 sec
Start 23: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per
23/25 Test #23: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per ... Passed 1.55 sec
Start 24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp
24/25 Test #24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp .......... Passed 1.69 sec
Start 25: opendds_tests_cxx11_messenger_test
25/25 Test #25: opendds_tests_cxx11_messenger_test ........................... Passed 1.20 sec
100% tests passed, 0 tests failed out of 25
Total Test time (real) = 37.18 sec
auto_run_tests_finished: CMakeLists.txt Time:38s Result:0
==============================================================================
tests/cmake/ctest-to-auto-run-tests.py
#
auto_run_tests_finished: tests/cmake/ctest-to-auto-run-tests.py Time:0s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_devguide_messenger_test_info_repo"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6117
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6118 started at 2025-09-16 17:54:21
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6119 started at 2025-09-16 17:54:21
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 100
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 101
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 102
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 103
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 104
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 105
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 106
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 107
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl Time:1s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl --rtps
#
The CMake name of this test is "opendds_devguide_messenger_test_rtps"
The reported command was: /usr/local/bin/perl "run_test.pl" "--rtps"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6123 started at 2025-09-16 17:54:22
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6125 started at 2025-09-16 17:54:22
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 100
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 101
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 102
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 103
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 104
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 105
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 106
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 107
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl --rtps Time:4s Result:0
==============================================================================
tests/cmake/Messenger/Messenger_1/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_cmake_messenger_1_test"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6154
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Messenger/Messenger_1/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6233 started at 2025-09-16 17:54:27
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Messenger/Messenger_1/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6234 started at 2025-09-16 17:54:27
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/cmake/Messenger/Messenger_1/CMakeLists.txt run_test.pl Time:1s Result:0
==============================================================================
tests/cmake/Nested_IDL/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_nested_idl_test"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Nested_IDL/ecu -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3
main PID: 6276 started at 2025-09-16 17:54:28
ID: FORD
RPM: 2250
Coolant: 200
Oil: 180
Transmission: Third
MPG: 26
Range: 125
test PASSED.
auto_run_tests_finished: tests/cmake/Nested_IDL/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/ace_tao_only/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_ace_tao_only_test"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
IOR written to file /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/ace_tao_only/Messenger.ior
Message from: TAO User
Subject: TAO Test
Message: Hello!
Reply: Thanks for the message.
auto_run_tests_finished: tests/cmake/ace_tao_only/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/install/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_install_test_test_current_env"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
Prefix is /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
These are all the files in the prefix:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/version_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/misc_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/command_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ConvertFiles.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ChangeDir.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ini.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessAndroid.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_Android.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessLVRT.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Win32.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/MSProject.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Run_Test.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_VxWorks.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_WinCE.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Win32.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_LVRT.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ConfigList.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_VMS.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Response_Monitor.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process_Java.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Run_Test.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync_Common.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/ProcessFactory.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportImpl.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupport.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/opendds_install_test_library_export.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportImpl.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupport.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_AnyTypeCode.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libACE.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libOpenDDS_Dcps.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_Valuetype.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libopendds_install_test_library.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PI.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_BiDirGIOP.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_CodecFactory.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PortableServer.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets-noconfig.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryConfig.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile user.log -DCPSPendingTimeout 3
user PID: 6290 started at 2025-09-16 17:54:29
Earth is at 11.250000 0.450000
Earth is at 45.000000 1.800000
Earth is at 101.250000 4.050000
Earth is at 180.000000 7.200000
test PASSED.
auto_run_tests_finished: tests/cmake/install/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/install/CMakeLists.txt run_test.pl clean-env
#
The CMake name of this test is "opendds_install_test_test_clean_env"
The reported command was: /usr/local/bin/perl "run_test.pl" "clean-env"
The following is the actual output:
Prefix is /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
These are all the files in the prefix:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/version_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/misc_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/command_utils.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ConvertFiles.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ChangeDir.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ini.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessAndroid.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_Android.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessLVRT.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Win32.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Unix.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/MSProject.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Run_Test.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_VxWorks.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_WinCE.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Win32.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_LVRT.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ConfigList.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_VMS.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Response_Monitor.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process_Java.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Run_Test.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync_Common.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/ProcessFactory.pm
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportImpl.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupport.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/opendds_install_test_library_export.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportImpl.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.inl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectS.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupport.idl
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.h
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_AnyTypeCode.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libACE.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libOpenDDS_Dcps.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_Valuetype.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libopendds_install_test_library.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PI.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_BiDirGIOP.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_CodecFactory.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PortableServer.dylib
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets-noconfig.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryConfig.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets.cmake
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile user.log -DCPSPendingTimeout 3
user PID: 6297 started at 2025-09-16 17:54:30
Earth is at 11.250000 0.450000
Earth is at 45.000000 1.800000
Earth is at 101.250000 4.050000
Earth is at 180.000000 7.200000
test PASSED.
auto_run_tests_finished: tests/cmake/install/CMakeLists.txt run_test.pl clean-env Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/char_literals/CMakeLists.txt run_test.pl cpp11
#
The CMake name of this test is "opendds_compiler_char_literals_test"
The reported command was: /usr/local/bin/perl "run_test.pl" "cpp11"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/char_literals/cpp11/char-literals-cpp11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 6303 started at 2025-09-16 17:54:30
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN ] CharLiterals.char_literal_values
[ OK ] CharLiterals.char_literal_values (0 ms)
[ RUN ] CharLiterals.wchar_literal_values
[ OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN ] CharLiterals.str_literal_values
[ OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[ PASSED ] 3 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/char_literals/CMakeLists.txt run_test.pl cpp11 Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_compiler_xcdr_test_static"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/xcdr/xcdr -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 6307 started at 2025-09-16 17:54:31
[==========] Running 82 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr1Struct
[ OK ] BasicTests.FinalXcdr1Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr1Struct
[ OK ] BasicTests.AppendableXcdr1Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr1Struct
[ OK ] BasicTests.MutableXcdr1Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr12Union
[ OK ] BasicTests.MutableXcdr12Union (1 ms)
[ RUN ] BasicTests.MutableXcdr12UnionLE
[ OK ] BasicTests.MutableXcdr12UnionLE (0 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (0 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (0 ms)
[----------] 13 tests from BasicTests (1 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (0 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (0 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (0 ms)
[----------] 17 tests from AppendableTests (0 ms total)
[----------] 25 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr1Test
[ OK ] MutableTests.BaselineXcdr1Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (0 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (0 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (1 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr1Test
[ OK ] MutableTests.ToReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr1Test
[ OK ] MutableTests.FromReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr1Test
[ OK ] MutableTests.ToAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr1Test
[ OK ] MutableTests.FromAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (0 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (0 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (0 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (1 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (0 ms)
[----------] 25 tests from MutableTests (2 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (0 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (0 ms)
[----------] 6 tests from MixedExtenTests (0 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (0 ms)
[----------] 18 tests from KeyTests (2 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (0 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (0 ms total)
[----------] Global test environment tear-down
[==========] 82 tests from 7 test cases ran. (5 ms total)
[ PASSED ] 82 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl --dynamic
#
The CMake name of this test is "opendds_compiler_xcdr_test_dynamic"
The reported command was: /usr/local/bin/perl "run_test.pl" "--dynamic"
The following is the actual output:
--dynamic --gtest_filter=-*Xcdr1*
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/xcdr/xcdr --dynamic --gtest_filter=-*Xcdr1* -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 6312 started at 2025-09-16 17:54:31
Note: Google Test filter = -*Xcdr1*
[==========] Running 72 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (3 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (1 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (1 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (1 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (1 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (1 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (3 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (4 ms)
[----------] 8 tests from BasicTests (15 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (3 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (1 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (1 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (2 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (1 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (1 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (2 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (1 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (2 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (2 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (2 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (3 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (2 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (1 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (2 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (7 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (7 ms)
[----------] 17 tests from AppendableTests (42 ms total)
[----------] 20 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (2 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (1 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (9 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (6 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (5 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (5 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (3 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (2 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (1 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (1 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (3 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (3 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (2 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (7 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (3 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (2 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (2 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (2 ms)
[----------] 20 tests from MutableTests (60 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (2 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (2 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (2 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (2 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (1 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (1 ms)
[----------] 6 tests from MixedExtenTests (11 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (1 ms)
[----------] 1 test from IdVsDeclOrder (1 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (1 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (2 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (1 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (4 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (5 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (1 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (1 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (2 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (4 ms)
[----------] 18 tests from KeyTests (24 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (1 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (1 ms)
[----------] 2 tests from OptionalTests (2 ms total)
[----------] Global test environment tear-down
[==========] 72 tests from 7 test cases ran. (155 ms total)
[ PASSED ] 72 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl --dynamic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/maps/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_compiler_maps_test"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/maps/maps -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile maps.log -DCPSPendingTimeout 3
maps PID: 6319 started at 2025-09-16 17:54:32
[==========] Running 5 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from MapsTests
[ RUN ] MapsTests.Marshalling
[ OK ] MapsTests.Marshalling (1 ms)
[ RUN ] MapsTests.SerializedSize
[ OK ] MapsTests.SerializedSize (0 ms)
[ RUN ] MapsTests.ValueWriterReader
[ OK ] MapsTests.ValueWriterReader (0 ms)
[ RUN ] MapsTests.RecursiveTypes
[ OK ] MapsTests.RecursiveTypes (0 ms)
[----------] 4 tests from MapsTests (1 ms total)
[----------] 1 test from MapsTest
[ RUN ] MapsTest.Xcdr2ValueWriter
[ OK ] MapsTest.Xcdr2ValueWriter (0 ms)
[----------] 1 test from MapsTest (0 ms total)
[----------] Global test environment tear-down
[==========] 5 tests from 2 test cases ran. (1 ms total)
[ PASSED ] 5 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/maps/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_hello_world_test_info_repo"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6327
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6331 started at 2025-09-16 17:54:33
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6332 started at 2025-09-16 17:54:33
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl ini=rtps.ini
#
The CMake name of this test is "opendds_hello_world_test_rtps"
The reported command was: /usr/local/bin/perl "run_test.pl" "ini=rtps.ini"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 6355 started at 2025-09-16 17:54:36
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 6356 started at 2025-09-16 17:54:36
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_tcp"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6492
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6498 started at 2025-09-16 17:54:39
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6499 started at 2025-09-16 17:54:40
Starting publisher
Transport is RELIABLE
Starting publisher with 1 args
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl default_tcp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_default_tcp"
The reported command was: /usr/local/bin/perl "run_test.pl" "default_tcp"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6507
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6511 started at 2025-09-16 17:54:41
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6512 started at 2025-09-16 17:54:41
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl thread_per
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_thread_per"
The reported command was: /usr/local/bin/perl "run_test.pl" "thread_per"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6520
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6525 started at 2025-09-16 17:54:42
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6526 started at 2025-09-16 17:54:42
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl nobits
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_nobits"
The reported command was: /usr/local/bin/perl "run_test.pl" "nobits"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 6535
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 6538 started at 2025-09-16 17:54:44
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 6539 started at 2025-09-16 17:54:44
Transport is RELIABLE
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl nobits Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl stack
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_stack"
The reported command was: /usr/local/bin/perl "run_test.pl" "stack"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6550
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/stack_subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6554 started at 2025-09-16 17:54:46
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6555 started at 2025-09-16 17:54:46
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl stack Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6563
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6564 started at 2025-09-16 17:54:47
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6565 started at 2025-09-16 17:54:47
Starting publisher
Transport is RELIABLE
Starting publisher with 1 args
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_unicast
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_unicast"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps_unicast"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 6646
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 6695 started at 2025-09-16 17:54:49
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 6696 started at 2025-09-16 17:54:49
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_unicast Time:2s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps_disc"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6705 started at 2025-09-16 17:54:51
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6706 started at 2025-09-16 17:54:51
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps_disc_tcp"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6716 started at 2025-09-16 17:54:52
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6717 started at 2025-09-16 17:54:52
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp thread_per
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps_disc_tcp" "thread_per"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6723 started at 2025-09-16 17:54:53
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6724 started at 2025-09-16 17:54:53
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp_udp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp"
The reported command was: /usr/local/bin/perl "run_test.pl" "rtps_disc_tcp_udp"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6738 started at 2025-09-16 17:54:55
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6739 started at 2025-09-16 17:54:55
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp_udp Time:1s Result:0
==============================================================================
tests/DCPS/C++11/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_cxx11_messenger_test"
The reported command was: /usr/local/bin/perl "run_test.pl"
The following is the actual output:
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6748
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/C++11/Messenger/Subscriber/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Subscriber.log -DCPSPendingTimeout 3
Subscriber PID: 6751 started at 2025-09-16 17:54:57
/Users/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/C++11/Messenger/Publisher/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Publisher.log -DCPSPendingTimeout 3
Publisher PID: 6752 started at 2025-09-16 17:54:57
Starting publisher
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: /Users/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/C++11/Messenger/CMakeLists.txt run_test.pl Time:1s Result:0
Tue Sep 16 17:54:58 2025 UTC